From: Otto Moerbeek Date: Wed, 6 Mar 2019 10:50:56 +0000 (+0100) Subject: aaaa-additional-processing does not exist anymore X-Git-Tag: auth-4.2.0-rc1~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7541%2Fhead;p=thirdparty%2Fpdns.git aaaa-additional-processing does not exist anymore --- 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``