2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

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 b017d9fe67)
This commit is contained in:
Matthijs Mekking
2025-02-17 16:24:00 +01:00
parent d2ec6d1db4
commit e306a1e0fa

View File

@@ -4419,7 +4419,7 @@ Tuning
:any:`stale-answer-enable` option or by calling :option:`rndc serve-stale on <rndc serve-stale>`.
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