]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec docs: fix versionadded for maintenance() 8152/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 1 Aug 2019 14:39:18 +0000 (16:39 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 1 Aug 2019 14:39:18 +0000 (16:39 +0200)
pdns/recursordist/docs/lua-scripting/hooks.rst
pdns/recursordist/docs/settings.rst

index 79ec8b0e5592ad57e5aab3e46026ef077432ae10..7a5781c198b564aaa9da5bb4d284883002dd4b4a 100644 (file)
@@ -323,8 +323,8 @@ For example, to send a custom SNMP trap containing the qname from the
 
 Maintenance callback
 --------------------
-Starting with version 4.1.4 of the recursor, it is possible to define a `maintenance()` callback function that will be called periodically.
-This function expects no argument and doesn't return any value
+Starting with version 4.2.0 of the recursor, it is possible to define a `maintenance()` callback function that will be called periodically.
+This function expects no argument and doesn't return any value.
 
 .. code-block:: Lua
 
index e76d0e7c2daaed990463e924d1d2a445239bea6a..6d35a259bc34847fca328881538f05584366b53d 100644 (file)
@@ -818,7 +818,7 @@ Path to a lua file to manipulate the Recursor's answers. See :doc:`lua-scripting
 
 ``lua-maintenance-interval``
 ----------------------------
-.. versionadded:: 4.1.4
+.. versionadded:: 4.2.0
 
 -  Integer
 -  Default: 1