We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab609e0 commit 51a2353Copy full SHA for 51a2353
1 file changed
config/dnscrypt-proxy.toml
@@ -110,7 +110,7 @@ cert_refresh_delay = 240
110
## It will not be used if the configured system DNS works.
111
## A resolver supporting DNSSEC is recommended. This may become mandatory.
112
113
-fallback_resolver = '9.9.9.9:53'
+bootstrap_resolvers = '9.9.9.9:53'
114
115
116
## Never try to use the system DNS settings; unconditionally use the
0 commit comments