mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:32:06 -04:00
document that version also controls authors.bind
This commit is contained in:
parent
6d8d06e82e
commit
05c6a29c87
1 changed files with 5 additions and 0 deletions
|
|
@ -9300,6 +9300,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
Specifying <command>version none</command>
|
||||
disables processing of the queries.
|
||||
</para>
|
||||
<para>
|
||||
Setting <command>version</command> to any value
|
||||
(including <literal>none</literal>) will also
|
||||
disable queries for <literal>authors.bind TXT CH</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue