]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: doc: document config option dependency for showzone
authorEvan Hunt <each@isc.org>
Thu, 23 Oct 2025 20:11:15 +0000 (20:11 +0000)
committerEvan Hunt <each@isc.org>
Thu, 23 Oct 2025 20:11:15 +0000 (20:11 +0000)
Indicate in the `rndc showzone` documentation that this command requires the configuration option `allow-new-zones` to be `true`.

Merge branch 'colin/rndc-showzone-doc' into 'bind-9.20'

See merge request isc-projects/bind9!11118


Trivial merge