From: Otto Moerbeek Date: Tue, 4 Mar 2025 11:23:41 +0000 (+0100) Subject: rec docs: elaborate on RPZ refresh parameter X-Git-Tag: dnsdist-2.0.0-alpha1~50^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15248%2Fhead;p=thirdparty%2Fpdns.git rec docs: elaborate on RPZ refresh parameter --- 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 ^^^^^^^^^^^^^^^^^