Skip to content

Commit 1c80e80

Browse files
committed
Do not recommend block_ipv6
1 parent f80c16e commit 1c80e80

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

dnscrypt-proxy/dnscrypt-proxy.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ cert_refresh_delay = 30
8585
#########################
8686

8787
## Immediately respond to IPv6-related queries with an empty response
88-
## This makes things faster when there is no IPv6 connectivity
88+
## 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.
8991

9092
block_ipv6 = false
9193

0 commit comments

Comments
 (0)