]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add missing deprecated tag to max-zone-ttl
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Nov 2022 07:16:38 +0000 (08:16 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Nov 2022 15:29:46 +0000 (16:29 +0100)
This option was deprecated in commit 19352dd1877 but at that time
we didn't mark it deprecated in the ARM reference.

doc/arm/reference.rst

index eec3cce193e11f869fa0a9d62b9e1fd36aafed86..b9c71af7822d619820b4ab31bd0a12b9f630c7f9 100644 (file)
@@ -1902,7 +1902,7 @@ default is used.
    cannot be longer than a week.
 
 :any:`max-zone-ttl`
-   :tags: zone, query
+   :tags: deprecated
    :short: Specifies a maximum permissible time-to-live (TTL) value, in seconds.
 
    This should now be configured as part of :namedconf:ref:`dnssec-policy`.