mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
applications/luci-udpxy: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ enable=s:option(Flag, "disabled", translate("Enabled"))
|
||||
enable.enabled="0"
|
||||
enable.disabled="1"
|
||||
enable.default = "1"
|
||||
enable.rmempty = false
|
||||
respawn=s:option(Flag, "respawn", translate("Respawn"))
|
||||
respawn.default = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user