diff options
Diffstat (limited to 'applications/luci-statistics/root/etc/config/luci_statistics')
-rw-r--r-- | applications/luci-statistics/root/etc/config/luci_statistics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-statistics/root/etc/config/luci_statistics b/applications/luci-statistics/root/etc/config/luci_statistics index ea0ae6d89..de94b3a6a 100644 --- a/applications/luci-statistics/root/etc/config/luci_statistics +++ b/applications/luci-statistics/root/etc/config/luci_statistics @@ -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' |