From a74bf5c80ec5e5de5c0103846076671b85935f84 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 20 Sep 2022 15:25:39 +0200 Subject: [PATCH] Better wording for docs Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 1b50f96b22..9f071abf03 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1704,7 +1704,7 @@ A value of 100 means only expired record sets will be replaced. There are a few cases where records will be replaced anyway: - Record sets that are expired will always be replaced. -- If the new record set passed DNSSEC validation it will replace an existing entry. +- If the new record set belongs to a DNSSEC-secure zone and successfully passed validation it will replace an existing entry. - Record sets produced by :ref:`setting-refresh-on-ttl-perc` tasks will also replace existing record sets. .. _setting-record-cache-shards: -- 2.47.2