mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 13:26:20 +04:00
Merge pull request #6525 from hingbong/issue-6524
luci-app-unbound: dns assist in zone-detail add 'unprotected-loop' option #6524
This commit is contained in:
@@ -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)"))
|
||||
|
||||
Reference in New Issue
Block a user