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_statistics3
1 files changed, 2 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 bb9ca15e8e..2008a7966a 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -203,7 +203,8 @@ config statistics 'collectd_splash_leases'
config statistics 'collectd_tcpconns'
option enable '0'
option ListeningPorts '0'
- option LocalPorts '22 80'
+ list LocalPorts '22'
+ option AllPortsSummary '0'
config statistics 'collectd_thermal'
option enable '0'