]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: doc: Fix typo in ARM related to max-stale-ttl
authorMatthijs Mekking <matthijs@isc.org>
Tue, 18 Feb 2025 08:24:01 +0000 (08:24 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 18 Feb 2025 08:24:01 +0000 (08:24 +0000)
The text that stale-cache-enable is set to no has no effect on
max-cache-ttl, but on max-stale-ttl.

Closes #5181

Backport of MR !10108

Merge branch 'backport-5181-max-stale-ttl-typo-arm-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10116


Trivial merge