applications/luci-statistics: Add ping interval option, closes #136
[project/luci.git] / applications / luci-statistics / root / etc / config / luci_statistics
index fe3a1cb..ea0ae6d 100644 (file)
@@ -15,6 +15,7 @@ config 'statistics' 'collectd'
 config 'statistics' 'collectd_ping'
        option 'enable' '0'
        option 'TTL' '127'
+       option 'Interval' '30'
        option 'Hosts' '127.0.0.1'
 
 config 'statistics' 'collectd_csv'