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 71bbfa4452..0fd68595f6 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -19,7 +19,7 @@ config statistics 'rrdtool'
config statistics 'collectd_rrdtool'
option enable '1'
option DataDir '/tmp/rrd'
- option RRARows '100'
+ option RRARows '144'
option RRASingle '1'
option RRATimespans '1hour 1day 1week 1month 1year'