]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - docs/domainmetadata.rst
Merge pull request #7677 from rgacogne/dnsdist-logging-facility
[thirdparty/pdns.git] / docs / domainmetadata.rst
index 879be8433586d2e302ce2babc95639cd528454aa..c3c6ece7fc2afd99310b328210826844be0c14fb 100644 (file)
@@ -50,13 +50,15 @@ records, add ``allow-axfr-ips=`` to ``pdns.conf``.
 
 API-RECTIFY
 -----------
-.. since:: 4.1.0
+.. versionadded:: 4.1.0
 
 This metadata item controls whether or not a zone is fully rectified on changes
 to the contents of a zone made through the :doc:`API <http-api/index>`.
 
 When the ``API-RECTIFY`` value is "1", the zone will be rectified on changes.
-Any other other value means that it will not be rectified.
+Any other other value means that it will not be rectified. If this is not set
+at all, rectifying of the zone depends on the config variable
+:ref:`setting-default-api-rectify`.
 
 .. _metadata-axfr-source: