From d77925ccb8254bd4f77b5f8bab9fdc7169e86baf Mon Sep 17 00:00:00 2001 From: HLFH Date: Sun, 25 Sep 2016 18:51:58 +0200 Subject: [PATCH] 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. --- docs/markdown/authoritative/settings.md | 8 -------- 1 file changed, 8 deletions(-) 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 -- 2.47.2