diff options
Diffstat (limited to 'applications/luci-app-statistics/root/etc')
-rw-r--r-- | applications/luci-app-statistics/root/etc/config/luci_statistics | 5 |
1 files changed, 5 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 3d4e80780d..6edcb30d4e 100644 --- a/applications/luci-app-statistics/root/etc/config/luci_statistics +++ b/applications/luci-app-statistics/root/etc/config/luci_statistics @@ -188,6 +188,11 @@ config statistics 'collectd_processes' config statistics 'collectd_sensors' option enable '0' +config statistics 'collectd_snmp6' + option enable '0' + option Interfaces 'br-lan' + option IgnoreSelected '0' + config statistics 'collectd_splash_leases' option enable '0' |