mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 23:57:30 -04:00
Add missing deprecated tag to max-zone-ttl
This option was deprecated in commit 19352dd187 but at that time
we didn't mark it deprecated in the ARM reference.
This commit is contained in:
parent
105465d316
commit
13a16c1f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue