]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
recursor: clarify that auth-zones are not served with an AA bit 9276/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 26 Jun 2020 12:37:36 +0000 (14:37 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 26 Jun 2020 12:37:36 +0000 (14:37 +0200)
pdns/recursordist/docs/settings.rst

index 7453078e71e17672aa1b0d8aee3d01483dc8773e..f99376d3ae5ae66a3f6b0ebdea779a0c8dc04046 100644 (file)
@@ -121,7 +121,7 @@ Not recommended unless you have to tick an 'RFC 2181 compliant' box.
 --------------
 -  Comma separated list of 'zonename=filename' pairs
 
-Zones read from these files (in BIND format) are served authoritatively.
+Zones read from these files (in BIND format) are served authoritatively (but without the AA bit set in responses).
 DNSSEC is not supported. Example:
 
 .. code-block:: none