summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-statistics/root/etc/config/luci_statistics2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics
index 43d825bc95..603e038800 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -22,7 +22,7 @@ config statistics 'collectd_rrdtool'
option DataDir '/tmp/rrd'
option RRARows '288'
option RRASingle '1'
- option RRATimespans '1hour 1day 1week 1month 1year'
+ option RRATimespans '2hour 1day 1week 1month 1year'
config statistics 'collectd_csv'
option enable '0'