summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/root/etc')
-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 7ed2c5c190..43d825bc95 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -20,7 +20,7 @@ config statistics 'rrdtool'
config statistics 'collectd_rrdtool'
option enable '1'
option DataDir '/tmp/rrd'
- option RRARows '144'
+ option RRARows '288'
option RRASingle '1'
option RRATimespans '1hour 1day 1week 1month 1year'