applications/luci-statistics: add support for conntrack plugin
[project/luci.git] / applications / luci-statistics / root / etc / config / luci_statistics
index de94b3a..ea3f722 100644 (file)
@@ -131,3 +131,9 @@ config 'statistics' 'collectd_rrdtool'
        option 'RRARows' '100'
        option 'RRASingle' '1'
        option 'RRATimespans' '1hour 1day 1week 1month 1year'
+
+config 'statistics' 'collectd_memory'
+       option 'enable' '1'
+
+config 'statistics' 'collectd_conntrack'
+       option 'enable' '1'