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:
hingbong💫 2023-08-18 12:36:49 +08:00
parent 818bf22b8b
commit 003065d959

View file

@ -55,6 +55,7 @@ else
ast:value("dnsmasq", "dnsmasq")
ast:value("ipset-dns", "ipset-dns")
ast:value("nsd", "nsd")
ast:value("unprotected-loop", "unprotected-loop")
rlv = s7:option(Flag, "resolv_conf", translate("Use 'resolv.conf.auto'"),
translate("Forward to upstream nameservers (ISP)"))