mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-05-25 22:54:11 +00:00
Add documentation about /etc/hosts preloading
This commit is contained in:
@@ -25,6 +25,8 @@ upstream_ietf = [
|
|||||||
# Bootstrap DNS server to resolve the address of the upstream resolver
|
# Bootstrap DNS server to resolve the address of the upstream resolver
|
||||||
# If multiple servers are specified, a random one will be chosen each time.
|
# If multiple servers are specified, a random one will be chosen each time.
|
||||||
# If empty, use the system DNS settings.
|
# If empty, use the system DNS settings.
|
||||||
|
# If you want to preload IP addresses in /etc/hosts instead of using a
|
||||||
|
# bootstrap server, please make this list empty.
|
||||||
bootstrap = [
|
bootstrap = [
|
||||||
|
|
||||||
# Google's resolver, bad ECS, good DNSSEC
|
# Google's resolver, bad ECS, good DNSSEC
|
||||||
|
|||||||
Reference in New Issue
Block a user