applications/luci-shairplay: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
2a7b4a6f80
commit
76c55e0c97
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue