From b7a0d96122647e4ffeb3a94efbfb03584618a4de Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 24 Nov 2023 11:00:26 +0100 Subject: [PATCH] Add a ref to the new style docs in the old-style docs --- pdns/recursordist/settings/docs-old-preamble-in.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/recursordist/settings/docs-old-preamble-in.rst b/pdns/recursordist/settings/docs-old-preamble-in.rst index 19ca61dcb2..c4aabd94b5 100644 --- a/pdns/recursordist/settings/docs-old-preamble-in.rst +++ b/pdns/recursordist/settings/docs-old-preamble-in.rst @@ -6,7 +6,8 @@ The command line overrides the configuration file. .. note:: Starting with version 5.0.0, :program:`Recursor` supports a new YAML syntax for configuration files. A configuration using the old style syntax can be converted to a YAML configuration using the instructions in :doc:`appendices/yamlconversion`. - In a future release support for the "old-style" settings will be dropped. + In a future release support for the "old-style" settings decribed here will be dropped. + See :doc:`yamlsettings` for details. .. note:: Settings marked as ``Boolean`` can either be set to an empty value, which means **on**, or to ``no`` or ``off`` which means **off**. -- 2.47.2