Clear up some inconsistent / unclear wording

IPv6 enabled/disabled working was confusing or contradicting itself. This updates the wording to what is expected, based on the default values in the table above, and the behaviour that I could find in code.
This commit is contained in:
MMeent 2019-05-21 15:27:58 +02:00 committed by GitHub
parent 9ee0b5a795
commit 73c70e28b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,11 +259,11 @@ _References:_
## disable-ipv6
Disable listening on IPV6. _**default:**_ is disabled
Disable listening on IPV6. _**default:**_ `false`; IPv6 listening is enabled
## disable-ipv6-dns
Disable IPV6 for nginx DNS resolver. _**default:**_ is disabled
Disable IPV6 for nginx DNS resolver. _**default:**_ `false`; IPv6 resolving enabled.
## enable-underscores-in-headers