From: Otto Moerbeek Date: Mon, 6 Nov 2023 12:19:14 +0000 (+0100) Subject: rec: duplicates in YAML vectors have setting specific effects X-Git-Tag: rec-5.0.0-beta1~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de4ef919e00ef9869eb243504ab057566dfaa5a;p=thirdparty%2Fpdns.git rec: duplicates in YAML vectors have setting specific effects Fixes #12235 --- diff --git a/pdns/recursordist/settings/docs-new-preamble-in.rst b/pdns/recursordist/settings/docs-new-preamble-in.rst index e59cb5d1db..72cf42d4af 100644 --- a/pdns/recursordist/settings/docs-new-preamble-in.rst +++ b/pdns/recursordist/settings/docs-new-preamble-in.rst @@ -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 ^^^^^^^^^^^^^^