summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/root/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/root/etc/config')
-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 603e038800..bb9ca15e8e 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -10,7 +10,7 @@ config statistics 'collectd'
option ReadThreads '2'
config statistics 'rrdtool'
- option default_timespan '1hour'
+ option default_timespan '2hour'
option image_width '600'
option image_height '150'
option image_path '/tmp/rrdimg'