From: Pieter Lexis Date: Mon, 11 Sep 2017 10:53:53 +0000 (+0200) Subject: Add removed recursion opts to upgrade guide X-Git-Tag: rec-4.1.0-rc1~46^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621f5105cc4033866ca9547de8af5a14984b8145;p=thirdparty%2Fpdns.git Add removed recursion opts to upgrade guide --- diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 59f24cc580..d273a8837f 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -21,6 +21,10 @@ Changed options been completely dropped. We invite you to use (PowerDNS dnsdist)[http://dnsdist.org] instead. +- As recursion has been removed from the Authoritative Server, the + ``allow-recursion``, ``recursive-cache-ttl`` and ``recursor`` options have + been removed as well. + Changed defaults ~~~~~~~~~~~~~~~~