From: HLFH Date: Sun, 25 Sep 2016 16:51:58 +0000 (+0200) Subject: Removal of pipebackend-abi-version setting X-Git-Tag: dnsdist-1.1.0-beta2~114^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77925ccb8254bd4f77b5f8bab9fdc7169e86baf;p=thirdparty%2Fpdns.git Removal of pipebackend-abi-version setting pipebackend-abi-version has been removed in 4.0.0. We no longer need this setting explained in the master doc. --- diff --git a/docs/markdown/authoritative/settings.md b/docs/markdown/authoritative/settings.md index 5b0ef888df..e027e4feb2 100644 --- a/docs/markdown/authoritative/settings.md +++ b/docs/markdown/authoritative/settings.md @@ -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