]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: duplicates in YAML vectors have setting specific effects 13452/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Nov 2023 12:19:14 +0000 (13:19 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Nov 2023 12:19:14 +0000 (13:19 +0100)
Fixes #12235

pdns/recursordist/settings/docs-new-preamble-in.rst

index e59cb5d1dba817c646b1abf4136edf366eb03f00..72cf42d4af99f8968ea099ce8a53707d49049950 100644 (file)
@@ -101,8 +101,7 @@ After processing ``extra.yml`` the value will be set to the empty sequence, as e
            - '::2'
 
    The result will *not* be a a single forward with two IP addresses, but two entries for ``example.net``.
-   It depends on the specific setting how the sequence is processed further.
-   In the future we might add a check for this case.
+   It depends on the specific setting how the sequence is processed and interpreted further.
 
 Socket Address
 ^^^^^^^^^^^^^^