]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
US English 13562/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 6 Dec 2023 09:26:56 +0000 (10:26 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 09:26:56 +0000 (10:26 +0100)
pdns/recursordist/docs/upgrade.rst

index 1d3497fd389145b29ce8f38d3cc7ec5efdaaf510..5718bff7cde262a9fe1b7639dad4ad60c91070c0 100644 (file)
@@ -29,7 +29,7 @@ New settings
   Previously either the distributor thread(s) or the general worker threads would process TCP queries.
 - The :ref:`setting-qname-max-minimize-count` and :ref:`setting-qname-minimize-one-label` have been introduced to allow tuning of the parameters specified in :rfc:`9156`.
 - The :ref:`setting-allow-no-rd` has been introduced, default disabled, *disallowing* queries that do not have the ``Recursion Desired (RD)`` flag set.
-  This is a change in behaviour compared to previous releases.
+  This is a change in behavior compared to previous releases.
 - The setting ``ignoreDuplicates`` was added to the RPZ loading Lua functions :func:`rpzPrimary` and :func:`rpzFile`.
   If set, duplicate records in RPZs will be allowed but ignored.
   The default is to fail loading an RPZ with duplicate records.