From 13a16c1f4dfd27d74ade33432f85e942df951423 Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Wed, 23 Nov 2022 08:16:38 +0100 Subject: [PATCH] Add missing deprecated tag to max-zone-ttl 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index eec3cce193..b9c71af782 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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`.