1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +00:00
This commit is contained in:
Ycarus 2018-04-12 14:21:56 +02:00
parent 93e6fb69f8
commit 9ad3099c1a

View file

@ -53,7 +53,6 @@ for _, iface in ipairs(ifaces) do
end
o = s:option(Flag, "enabled", translate("Enable"))
o.default = true
o.rmempty = false
o = s:option(Value, "timeout", translate("Timeout (s)"))