]> granicus.if.org Git - pdns/commitdiff
Removal of pipebackend-abi-version setting
authorHLFH <gaspard.dhautefeuille@outlook.com>
Sun, 25 Sep 2016 16:51:58 +0000 (18:51 +0200)
committerGitHub <noreply@github.com>
Sun, 25 Sep 2016 16:51:58 +0000 (18:51 +0200)
pipebackend-abi-version has been removed in 4.0.0.
We no longer need this setting explained in the master doc.

docs/markdown/authoritative/settings.md

index 5b0ef888dfbd897479784147eeb8eb6b6fe2c9a5..e027e4feb207db5d63e984ad3c208c376c8d248c 100644 (file)
@@ -592,14 +592,6 @@ 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
-* Removed in: 4.0.0 (is now specific to the backend)
-
-ABI version to use for the pipe backend. See
-["PipeBackend protocol"](backend-pipe.md#pipebackend-protocol).
-
 ## `prevent-self-notification`
 * Boolean
 * Default: yes