luci-app-ssr-plus: Update client-config.lua
This commit is contained in:
parent
5eb85f843d
commit
97466de4ae
@ -355,7 +355,7 @@ o:depends("type", "hysteria")
|
|||||||
o.rmempty = true
|
o.rmempty = true
|
||||||
o.default = "0"
|
o.default = "0"
|
||||||
|
|
||||||
o = s:option(Flag, "lazy_mode", translate("Lazy Mode"))
|
o = s:option(Flag, "lazy_mode", translate("Enable Lazy Mode"))
|
||||||
o:depends("type", "hysteria")
|
o:depends("type", "hysteria")
|
||||||
o.rmempty = true
|
o.rmempty = true
|
||||||
o.default = "0"
|
o.default = "0"
|
||||||
|
Loading…
Reference in New Issue
Block a user