applications/luci-statistics: remove the 10min rra from default config, saves some precious ram
This commit is contained in:
parent
466298351d
commit
20c24b09b2
1 changed files with 1 additions and 1 deletions
|
@ -130,4 +130,4 @@ config 'statistics' 'collectd_rrdtool'
|
|||
option 'DataDir' '/tmp'
|
||||
option 'RRARows' '100'
|
||||
option 'RRASingle' '1'
|
||||
option 'RRATimespans' '10min 1hour 1day 1week 1month 1year'
|
||||
option 'RRATimespans' '1hour 1day 1week 1month 1year'
|
||||
|
|
Loading…
Reference in a new issue