applications/luci-statistics: Add ping interval option, closes #136
[project/luci.git] / applications / luci-statistics / root / usr / bin / stat-genconfig
index 8bd6262..4c396ff 100755 (executable)
@@ -330,7 +330,7 @@ plugins = {
        network = config_network,
 
        ping    = {
-               { "TTL" },
+               { "TTL", "Interval" },
                { },
                { "Hosts" }
        },