applications/luci-statistics: remove the 10min rra from default config, saves some...
[project/luci.git] / applications / luci-statistics / root / etc / config / luci_statistics
index ea0ae6d..de94b3a 100644 (file)
@@ -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'