summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/files/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-statistics/files/etc/config')
-rw-r--r--applications/luci-statistics/files/etc/config/luci_statistics4
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-statistics/files/etc/config/luci_statistics b/applications/luci-statistics/files/etc/config/luci_statistics
index 777f237b70..64beddb91e 100644
--- a/applications/luci-statistics/files/etc/config/luci_statistics
+++ b/applications/luci-statistics/files/etc/config/luci_statistics
@@ -106,3 +106,7 @@ config 'statistics' 'collectd_tcpconns'
option 'ListeningPorts' '0'
option 'LocalPorts' '22 80 443'
+config 'statistics' 'collectd_unixsock'
+ option 'enable' '1'
+ option 'SocketFile' '/var/run/collectd-query.sock'
+