From e306a1e0faf9f98d09f78abb6c85c47d0c43855d Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Mon, 17 Feb 2025 16:24:00 +0100 Subject: [PATCH] Fix typo in ARM related to max-stale-ttl The text that stale-cache-enable is set to no has no effect on max-cache-ttl, but on max-stale-ttl. (cherry picked from commit b017d9fe6715c8eee3a0344395c81136d4dde8c8) --- 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 a259f79625..de79b3d027 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -4419,7 +4419,7 @@ Tuning :any:`stale-answer-enable` option or by calling :option:`rndc serve-stale on `. When :any:`stale-cache-enable` is set to ``no``, setting the :any:`max-stale-ttl` - has no effect; the value of :any:`max-cache-ttl` is ``0`` in such a case. + has no effect; the value of :any:`max-stale-ttl` is ``0`` in such a case. .. namedconf:statement:: sig-validity-interval :tags: obsolete