mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add tags and short descriptions for dlz and search statements
This commit is contained in:
committed by
Petr Špaček
parent
017008c407
commit
a8294e7af4
@@ -33,6 +33,8 @@ database.
|
|||||||
Configuring DLZ
|
Configuring DLZ
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statement:: dlz
|
.. namedconf:statement:: dlz
|
||||||
|
:tags: zone
|
||||||
|
:short: Configures a Dynamically Loadable Zone (DLZ) database in :iscman:`named.conf`.
|
||||||
|
|
||||||
A DLZ database is configured with a :any:`dlz` statement in :iscman:`named.conf`:
|
A DLZ database is configured with a :any:`dlz` statement in :iscman:`named.conf`:
|
||||||
|
|
||||||
@@ -50,6 +52,8 @@ DLZ driver. Multiple :any:`dlz` statements can be specified.
|
|||||||
|
|
||||||
|
|
||||||
.. namedconf:statement:: search
|
.. namedconf:statement:: search
|
||||||
|
:tags: query
|
||||||
|
:short: Specifies whether a Dynamically Loadable Zone (DLZ) module is queried for an answer to a query name.
|
||||||
|
|
||||||
When answering a query, all DLZ modules with :namedconf:ref:`search` set to ``yes`` are
|
When answering a query, all DLZ modules with :namedconf:ref:`search` set to ``yes`` are
|
||||||
queried to see whether they contain an answer for the query name. The best
|
queried to see whether they contain an answer for the query name. The best
|
||||||
|
Reference in New Issue
Block a user