]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
document outgoing-axfr-expand-alias
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 3 May 2016 11:14:12 +0000 (13:14 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 9 May 2016 12:43:43 +0000 (14:43 +0200)
docs/markdown/authoritative/settings.md

index 99eead07d6f73fefcbd25bb53401b8327d6a3d3f..2aa852942814d907229b2a4f1d7625a07ca84d43 100644 (file)
@@ -588,6 +588,18 @@ with untrusted users.
 The docs had previously indicated that the default was "no", but the default has
 been "yes" since 2005.
 
+## `outgoing-axfr-expand-alias`
+* Boolean
+* Default: no
+
+If this is enabled, ALIAS records are expanded (synthesised to their A/AAAA)
+during outgoing AXFR. This means slaves will not automatically follow changes
+in those A/AAAA records unless you AXFR regularly!
+
+If this is disabled (the default), ALIAS records are sent verbatim during
+outgoing AXFR. Note that if your slaves do not support ALIAS, they will return
+NODATA for A/AAAA queries for such names.
+
 ## `pipebackend-abi-version`
 * Integer
 * Default: 1