From c7c4cda8e0d6abd256910cf5bead62b7cd464318 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 6 Mar 2019 11:50:56 +0100 Subject: [PATCH] aaaa-additional-processing does not exist anymore --- pdns/recursordist/docs/settings.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 2e6200539e..b7c2131781 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -12,17 +12,6 @@ As an example: - ``serve-rfc1918=off`` or ``serve-rfc1918=no`` means: do not serve those zones. - Anything else means: do serve those zones. -.. _setting-aaaa-additional-processing: - -``aaaa-additional-processing`` ------------------------------- -- Boolean -- Default: No - -If turned on, the recursor will attempt to add AAAA IPv6 records to questions for MX records and NS records. -Can be quite slow as absence of these records in earlier answers does not guarantee their non-existence. -Can double the amount of queries needed. - .. _setting-allow-from: ``allow-from`` -- 2.47.2