Do not recommend block_ipv6

This commit is contained in:
Frank Denis 2018-01-21 00:54:20 +01:00
parent f80c16ed2a
commit 1c80e80a0d
1 changed files with 3 additions and 1 deletions

View File

@ -85,7 +85,9 @@ cert_refresh_delay = 30
#########################
## Immediately respond to IPv6-related queries with an empty response
## This makes things faster when there is no IPv6 connectivity
## 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.
block_ipv6 = false