applications/luci-statistics: Add olsrd to the default config
[project/luci.git] / applications / luci-statistics / root / etc / config / luci_statistics
index 9d1c2b7..bdd19a0 100644 (file)
@@ -126,3 +126,8 @@ config 'statistics' 'collectd_memory'
 
 config 'statistics' 'collectd_conntrack'
        option 'enable' '1'
+
+config 'statistics' 'collectd_olsrd'
+       option 'enable' '1'
+       option 'Port' '2006'
+       option 'Host' '127.0.0.1'