17 lines
355 B
Plaintext
17 lines
355 B
Plaintext
# resolver timeout, default 30s.
|
|
timeout 10s
|
|
|
|
# resolver cache TTL, default 60s, minus value means that cache is disabled.
|
|
ttl 300s
|
|
|
|
# period for live reloading
|
|
reload 10s
|
|
|
|
# ip[:port] [protocol] [hostname]
|
|
|
|
1.1.1.1:853 tls cloudflare-dns.com
|
|
https://1.0.0.1/dns-query https
|
|
8.8.8.8
|
|
8.8.8.8 tcp
|
|
1.1.1.1 udp
|
|
1.1.1.1:53 tcp |