mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 11:04:42 +00:00
unbound: be more explicit about forwarding behaviour and fix typo
This commit is contained in:
parent
01913bf712
commit
e802567b70
@ -6,7 +6,7 @@
|
||||
<style>forwarding-enabled</style>
|
||||
<help>
|
||||
The configured system nameservers will be used to forward queries to.
|
||||
This will override any entry in the grid below.
|
||||
This will override any entry in the grid below, except for entries with a specific domain.
|
||||
</help>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
@ -190,7 +190,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div id="infosection" class="tab-content col-xs-12 __mb">
|
||||
{{ lang._('Please note that entries without a specific domain (and thus all domains) specified in both Custom Forwarding and DNS over TLS
|
||||
{{ lang._('Please note that entries without a specific domain (and thus all domains) specified in both Query Forwarding and DNS over TLS
|
||||
are considered duplicates, DNS over TLS will be preferred. If "Use System Nameservers" is checked, Unbound will use the DNS servers entered
|
||||
in System->Settings->General or those obtained via DHCP or PPP on WAN if the "Allow DNS server list to be overridden by DHCP/PPP on WAN" is checked.') }}
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user