From: Otto Moerbeek Date: Mon, 1 Dec 2025 08:06:36 +0000 (+0100) Subject: rec docs: fix GH merge botch X-Git-Tag: rec-5.4.0-alpha1~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a3e9789adfb55f0820c56ee5226a86ed78a018;p=thirdparty%2Fpdns.git rec docs: fix GH merge botch Signed-off-by: Otto Moerbeek --- diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index 6559f4e2bd..283cdca9c0 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -15,13 +15,10 @@ New Settings - The :ref:`setting-yaml-outgoing.tls_configurations` setting has been introduced to be able to force certificate validation and other properties of outgoing DoT connections. - The :ref:`setting-yaml-outgoing.any_to_tcp` setting has been introduced to force outgoing ANY queries to TCP. -Changed Settings -^^^^^^^^^^^^^^^^ -- The default value of :ref:`setting-yaml-recursor.any_to_tcp` has been changed to ``true``. - Changed Settings ^^^^^^^^^^^^^^^^ +- The default value of :ref:`setting-yaml-recursor.any_to_tcp` has been changed to ``true``. - It is no longer necessary to set :ref:`setting-yaml-webservice.api_key` to enable the web service. When no API key is set, usage is limited to (potentially password based) access of the frontpage and related statistics calls. If you have a configuration where the webservice is enabled but no api key is set, the webservice will now become available where it was not before.