From 7de4ef919e00ef9869eb243504ab057566dfaa5a Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 6 Nov 2023 13:19:14 +0100 Subject: [PATCH] rec: duplicates in YAML vectors have setting specific effects Fixes #12235 --- pdns/recursordist/settings/docs-new-preamble-in.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 ^^^^^^^^^^^^^^ -- 2.47.2