]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth docs: remove domainmetadata/DNSSEC warning, has not been true for years 13089/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 Aug 2023 09:00:55 +0000 (11:00 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 Aug 2023 09:00:55 +0000 (11:00 +0200)
docs/domainmetadata.rst

index 3fb72706398b04eabd6d8a63d0d2597a763fdded..16ca81d9f9a726f4dc0792a0ff7d1a0180a65814 100644 (file)
@@ -5,13 +5,7 @@ Each served zone can have "metadata". Such metadata determines how this
 zone behaves in certain circumstances.
 
 .. warning::
-  Domain metadata is only available for DNSSEC capable
-  backends! Make sure to enable the proper '-dnssec' setting to benefit.
-
-.. warning::
-  When multiple backends are in use, domain metadata is only retrieved from
-  and written to the first DNSSEC-capable backend, no matter where the related
-  zones live.
+  When multiple backends are in use, domain metadata is only retrieved from and written to the first DNSSEC-capable or metadata-capable backend, no matter where the related zones live.
 
 For the BIND backend, this information is either stored in the
 :ref:`setting-bind-dnssec-db` or the hybrid database,