From 6591c38e86a9f595a2e7caeefb76c3117d2dfa4c Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 4 Mar 2025 12:23:41 +0100 Subject: [PATCH] rec docs: elaborate on RPZ refresh parameter --- pdns/recursordist/docs/lua-config/rpz.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdns/recursordist/docs/lua-config/rpz.rst b/pdns/recursordist/docs/lua-config/rpz.rst index 2cabf50d4a..c04594c600 100644 --- a/pdns/recursordist/docs/lua-config/rpz.rst +++ b/pdns/recursordist/docs/lua-config/rpz.rst @@ -217,9 +217,9 @@ Base64 encoded TSIG secret refresh ^^^^^^^ -An integer describing the interval between checks for updates. -By default, the RPZ zone's default is used. -If allowed by :ref:`setting-allow-notify-for` and :ref:`setting-allow-notify-from`, a ``notify`` for an RPZ zone will initiate a freshness check. +An integer describing the interval in seconds between checks for updates. +By default, the refresh interval mentioned in the RPZ's SOA record is used. +Since version 5.1.0, if allowed by :ref:`setting-allow-notify-for` and :ref:`setting-allow-notify-from`, a ``notify`` for an RPZ zone will initiate a freshness check. maxReceivedMBytes ^^^^^^^^^^^^^^^^^ -- 2.47.2