Skip to content

Commit 51a2353

Browse files
authored
Updated dnscrypt-proxy.toml
Implemented language changes that differ from previous 2.0.45 version. This is a testing branch.
1 parent ab609e0 commit 51a2353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ cert_refresh_delay = 240
110110
## It will not be used if the configured system DNS works.
111111
## A resolver supporting DNSSEC is recommended. This may become mandatory.
112112

113-
fallback_resolver = '9.9.9.9:53'
113+
bootstrap_resolvers = '9.9.9.9:53'
114114

115115

116116
## Never try to use the system DNS settings; unconditionally use the

0 commit comments

Comments
 (0)