From: Otto Moerbeek Date: Fri, 24 Nov 2023 10:00:26 +0000 (+0100) Subject: Add a ref to the new style docs in the old-style docs X-Git-Tag: rec-5.0.0-rc1~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13453%2Fhead;p=thirdparty%2Fpdns.git Add a ref to the new style docs in the old-style docs --- 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**.