From 43dd686128fb1bdd04f3ea1137ac352bfd4dc85c Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 16 Feb 2021 10:13:09 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index f73884afbf..2060d5f1ca 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -29,8 +29,8 @@ trouble. New Settings ^^^^^^^^^^^^ - The :ref:`setting-extended-resolution-errors` has been added, enabling adding EDNS Extended Errors to responses. -- The :ref:`setting-refresh-on-ttl-perc`, enabling an automatic cache-refresh mechanism, -- The :ref:`setting-ecs-ipv4-never-cache` and :ref:`setting-ecs-ipv6-never-cache` settings have been added, allowing an overrule of the existing decision whether to to cache EDNS responses carrying subnet information. +- The :ref:`setting-refresh-on-ttl-perc`, enabling an automatic cache-refresh mechanism. +- The :ref:`setting-ecs-ipv4-never-cache` and :ref:`setting-ecs-ipv6-never-cache` settings have been added, allowing an overrule of the existing decision whether to cache EDNS responses carrying subnet information. Deprecated and changed settings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- 2.47.2