mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update nginx-ha luci interface to support multiple stream
This commit is contained in:
parent
6c716b8886
commit
3a08cc3074
4 changed files with 38 additions and 19 deletions
|
@ -7,7 +7,7 @@ else
|
|||
end
|
||||
|
||||
s = m:section(TypedSection, "general", translate("General Setting"))
|
||||
s.anonymous = true
|
||||
s.addremove = true
|
||||
|
||||
o = s:option(Flag, "enable", translate("Enable"))
|
||||
o.rmempty = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue