1
0
Fork 0
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:
Ycarus 2018-06-26 12:10:31 +02:00
parent 6c716b8886
commit 3a08cc3074
4 changed files with 38 additions and 19 deletions

View file

@ -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