applications/luci-statistics: add support for conntrack plugin
[project/luci.git] / applications / luci-statistics / root / usr / bin / stat-genconfig
index 97c3628abac905504da0465e46eb3c355e309112..8d43b8a0b1d0f7de87ea6d62039017057047b3d1 100755 (executable)
@@ -192,7 +192,6 @@ function _list_expand( c, l, nopad )
                                k = n:gsub("(%w+)s", "%1")
                        end
 
-                       
                        str = str .. _expand( c[n], k, nopad )
                end
        end
@@ -334,7 +333,11 @@ plugins = {
                { "Interfaces", "WatchAdds" }
        },
 
-       memory = { },
+       memory = { 
+               { },
+               { },
+               { }
+       },
 
        netlink = {
                { },