Skip to content

Commit

Permalink
fix(stats): disable 'active recurring charts' graph by default due to…
Browse files Browse the repository at this point in the history
… poor performance
  • Loading branch information
bragov4ik committed Sep 27, 2024
1 parent be13465 commit 31e5d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stats/config/charts.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"description": "{{active_recurring_accounts_description}} 60-day timespan"
},
"active_recurring_accounts_90_days": {
"enabled": false,
"title": "{{active_recurring_accounts_title}} - 90 days window",
"description": "{{active_recurring_accounts_description}} 90-day timespan"
},
Expand Down

0 comments on commit 31e5d77

Please sign in to comment.