From: Matthijs Mekking Date: Sun, 5 Nov 2023 10:18:34 +0000 (+0100) Subject: Remove dnssec-policy/max-zone-ttl deprecation text X-Git-Tag: v9.19.18~3^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91430cd59a537836fb29b5a985301a3184e22906;p=thirdparty%2Fbind9.git Remove dnssec-policy/max-zone-ttl deprecation text 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. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 6a41db41944..ca1b75064a8 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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.