We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9111081 commit d30c44aCopy full SHA for d30c44a
dnscrypt-proxy/example-dnscrypt-proxy.toml
@@ -241,7 +241,7 @@ cert_refresh_delay = 240
241
## not be sent there. If you're using DNSCrypt or Anonymized DNS and your
242
## lists are up to date, these resolvers will not even be used.
243
244
-bootstrap_resolvers = ['9.9.9.9:53', '8.8.8.8:53']
+bootstrap_resolvers = ['9.9.9.11:53', '8.8.8.8:53']
245
246
247
## Always use the bootstrap resolver before the system DNS settings.
0 commit comments