luci-app-unbound: dns assist in zone-detail add 'unprotected-loop' option #6524
Signed-off-by: hingbong💫 <hingbonglo@gmail.com>
This commit is contained in:
parent
818bf22b8b
commit
003065d959
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ else
|
||||||
ast:value("dnsmasq", "dnsmasq")
|
ast:value("dnsmasq", "dnsmasq")
|
||||||
ast:value("ipset-dns", "ipset-dns")
|
ast:value("ipset-dns", "ipset-dns")
|
||||||
ast:value("nsd", "nsd")
|
ast:value("nsd", "nsd")
|
||||||
|
ast:value("unprotected-loop", "unprotected-loop")
|
||||||
|
|
||||||
rlv = s7:option(Flag, "resolv_conf", translate("Use 'resolv.conf.auto'"),
|
rlv = s7:option(Flag, "resolv_conf", translate("Use 'resolv.conf.auto'"),
|
||||||
translate("Forward to upstream nameservers (ISP)"))
|
translate("Forward to upstream nameservers (ISP)"))
|
||||||
|
|
Loading…
Reference in a new issue