]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Docs added
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 8 Jun 2020 11:11:12 +0000 (13:11 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 8 Jun 2020 11:11:12 +0000 (13:11 +0200)
pdns/recursordist/docs/lua-config/rpz.rst

index 93a2e3a6d95c1be381966006f593a451a6681446..6396591b65d72e731be13a86514d73c30f2a9dc8 100644 (file)
@@ -112,6 +112,14 @@ tags
 
 List of tags as string, that will be added to the policy tags exported over protobuf when a policy of this zone matches.
 
+overridesGettag
+^^^^^^^^^^^^^^^
+.. versionadded:: 4.4.0
+
+`gettag_ffi` can set an answer to a query.
+By default an RPZ hit overrides this answer, unless the policy is `rpz-passthru` or this option is set to `false`.
+The default is `true`.
+
 zoneSizeHint
 ^^^^^^^^^^^^
 An indication of the number of expected entries in the zone, speeding up the loading of huge zones by reserving space in advance.