From: Peter van Dijk Date: Tue, 1 Aug 2023 09:00:55 +0000 (+0200) Subject: auth docs: remove domainmetadata/DNSSEC warning, has not been true for years X-Git-Tag: rec-5.0.0-alpha1~74^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cf951241e838fe846ffb5069f5b0fa10ec9b2de;p=thirdparty%2Fpdns.git auth docs: remove domainmetadata/DNSSEC warning, has not been true for years --- diff --git a/docs/domainmetadata.rst b/docs/domainmetadata.rst index 3fb7270639..16ca81d9f9 100644 --- a/docs/domainmetadata.rst +++ b/docs/domainmetadata.rst @@ -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,