]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth settings: document that lua-global-include-dir is in 5.0.0 14756/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 7 Oct 2024 14:00:36 +0000 (16:00 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Nov 2024 12:47:56 +0000 (13:47 +0100)
docs/settings.rst

index 35a65cfd9fcc3c84e1051a498c707917254f80f6..d8bc79a0f6e98c5b0bbd67266dc117edd66d484f 100644 (file)
@@ -1070,6 +1070,8 @@ Amount of time (in seconds) a pre-computed hash entry will be considered as expi
 -  Default: empty
 -  Example: ``/etc/pdns/lua-global/``
 
+.. versionadded:: 5.0.0
+
 When creating a Lua context, scan this directory for additional lua files. All files that end with
 .lua are loaded in order using ``POSIX`` as locale with Lua scripts.