summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-statistics/root/etc')
-rw-r--r--applications/luci-statistics/root/etc/config/luci_statistics2
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 4d26b933d..a1e6a6b86 100644
--- a/applications/luci-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-statistics/root/etc/config/luci_statistics
@@ -113,7 +113,7 @@ config 'statistics' 'collectd_cpu'
config 'statistics' 'collectd_rrdtool'
option 'enable' '1'
- option 'DataDir' '/tmp'
+ option 'DataDir' '/tmp/rrd'
option 'RRARows' '100'
option 'RRASingle' '1'
option 'RRATimespans' '1hour 1day 1week 1month 1year'