]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec docs: elaborate on RPZ refresh parameter 15248/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 4 Mar 2025 11:23:41 +0000 (12:23 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 4 Mar 2025 11:25:53 +0000 (12:25 +0100)
pdns/recursordist/docs/lua-config/rpz.rst

index 2cabf50d4a08efcbd07525f40b771bd339cd3b7d..c04594c600e9c3cd5bb06a439bc5a46e1e2e6735 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^