mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 23:49:09 +00:00
Pull request 177: 3701-fallback-dns
Squashed commit of the following: commit ed127c114cb4e3461e7dcdb6ce4223cd560833dc Author: Stanislav Chzhen <s.chzhen@adguard.com> Date: Mon Aug 21 13:53:07 2023 +0300 Configuration: fallback dns
@@ -457,6 +457,9 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
|
||||
- `bootstrap_prefer_ipv6`: If `true`, instructs the bootstrapper to prefer
|
||||
IPv6 addresses to IPv4 ones when resolving DoH, DoQ, and DoT hostnames.
|
||||
|
||||
- `fallback_dns` (**since v0.107.37**): List of fallback DNS servers used
|
||||
when upstream DNS servers are not responding.
|
||||
|
||||
- `private_networks` (**since v0.108.0-b.5**): List of networks used to
|
||||
check if an IP address belongs to a locally-served address registry. If
|
||||
empty, AdGuard Home will use the set defined by [RFC 6303][private-ip].
|
||||
|
||||
Reference in New Issue
Block a user