]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove dnssec-policy/max-zone-ttl deprecation text
authorMatthijs Mekking <matthijs@isc.org>
Sun, 5 Nov 2023 10:18:34 +0000 (11:18 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Sun, 5 Nov 2023 10:37:33 +0000 (11:37 +0100)
The readthedocs also placed a deprecation warning on 'max-zone-ttl'
that is part of 'dnssec-policy'. This option is of course not being
deprecated.

doc/arm/reference.rst

index 6a41db4194420a584b1e9f43552476d72ed313bb..ca1b75064a811b400fa3fbc5bd8c7bd441eeb565 100644 (file)
@@ -1852,7 +1852,7 @@ default is used.
    The default is five minutes. It cannot be longer than :any:`nta-lifetime`, which
    cannot be longer than a week.
 
-:any:`max-zone-ttl`
+.. namedconf:statement:: max-zone-ttl
    :tags: deprecated
    :short: Specifies a maximum permissible time-to-live (TTL) value, in seconds.
 
@@ -6305,7 +6305,7 @@ The following options can be specified in a :any:`dnssec-policy` statement:
     This is similar to :any:`signatures-validity`, but for DNSKEY records.
     The default is ``P2W`` (2 weeks).
 
-.. namedconf:statement:: max-zone-ttl
+:any:`max-zone-ttl`
    :tags: zone, query
    :short: Specifies a maximum permissible time-to-live (TTL) value, in seconds.
 
@@ -6321,7 +6321,6 @@ The following options can be specified in a :any:`dnssec-policy` statement:
    The default value ``PT24H`` (24 hours).  A value of zero is treated
    as if the default value were in use.
 
-
 .. namedconf:statement:: nsec3param
    :tags: dnssec
    :short: Specifies the use of NSEC3 instead of NSEC, and sets NSEC3 parameters.