mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 13:47:39 +03:00
IPv6 issues on macOS should be gone
This commit is contained in:
parent
17dd7336a8
commit
cdf5b9ce6b
1 changed files with 3 additions and 4 deletions
|
@ -182,10 +182,9 @@ log_files_max_backups = 1
|
|||
|
||||
## Immediately respond to IPv6-related queries with an empty response
|
||||
## This makes things faster when there is no IPv6 connectivity, but can
|
||||
## also cause reliability issues with some stub resolvers. In
|
||||
## particular, enabling this on macOS is not recommended. Also do not
|
||||
## enable if you added a validating resolver such as dnsmasq in front of
|
||||
## the proxy.
|
||||
## also cause reliability issues with some stub resolvers.
|
||||
## Do not enable if you added a validating resolver such as dnsmasq in front
|
||||
## of the proxy.
|
||||
|
||||
block_ipv6 = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue