2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Merge branch 'marka-document-authors-bind' into 'master'

document that version also controls authors.bind

See merge request isc-projects/bind9!2919
This commit is contained in:
Mark Andrews
2020-01-21 03:54:51 +00:00

View File

@@ -9300,6 +9300,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
Specifying <command>version none</command> Specifying <command>version none</command>
disables processing of the queries. disables processing of the queries.
</para> </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> </listitem>
</varlistentry> </varlistentry>