We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80c16e commit 1c80e80Copy full SHA for 1c80e80
1 file changed
dnscrypt-proxy/dnscrypt-proxy.toml
@@ -85,7 +85,9 @@ cert_refresh_delay = 30
85
#########################
86
87
## Immediately respond to IPv6-related queries with an empty response
88
-## This makes things faster when there is no IPv6 connectivity
+## This makes things faster when there is no IPv6 connectivity, but can
89
+## also cause reliability issues with some stub resolvers. In
90
+## particular, enabling this on macOS is not recommended.
91
92
block_ipv6 = false
93
0 commit comments