summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/root/etc/config/luci_statistics
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/root/etc/config/luci_statistics')
-rw-r--r--applications/luci-app-statistics/root/etc/config/luci_statistics4
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics
index 5a2b94b675..4c50867c0f 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -86,6 +86,10 @@ config statistics 'collectd_df'
option IgnoreSelected '0'
option ValuesPercentage '0'
+config statistics 'collectd_dhcpleases'
+ option enable '0'
+ option Path '/tmp/dhcp.leases'
+
config statistics 'collectd_disk'
option enable '0'
option Disks 'hda1 hdb'