]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: doc: Fix typo in ARM related to max-stale-ttl
authorMatthijs Mekking <matthijs@isc.org>
Tue, 18 Feb 2025 07:33:55 +0000 (07:33 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 18 Feb 2025 07:33:55 +0000 (07:33 +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

Merge branch '5181-max-stale-ttl-typo-arm' into 'main'

See merge request isc-projects/bind9!10108


Trivial merge