mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
This commit is contained in:
parent
93e6fb69f8
commit
9ad3099c1a
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ for _, iface in ipairs(ifaces) do
|
||||||
end
|
end
|
||||||
|
|
||||||
o = s:option(Flag, "enabled", translate("Enable"))
|
o = s:option(Flag, "enabled", translate("Enable"))
|
||||||
o.default = true
|
|
||||||
o.rmempty = false
|
o.rmempty = false
|
||||||
|
|
||||||
o = s:option(Value, "timeout", translate("Timeout (s)"))
|
o = s:option(Value, "timeout", translate("Timeout (s)"))
|
||||||
|
|
Loading…
Reference in a new issue