Merge branch 'ron-tags-3-v9_18' into 'v9_18'
Add tags and short descriptions to all configuration statements [v9_18] See merge request isc-projects/bind9!6624
This commit is contained in:
@@ -84,6 +84,8 @@ by editing the configuration file or running
|
||||
Configuring Catalog Zones
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
.. namedconf:statement:: catalog-zones
|
||||
:tags: zone
|
||||
:short: Configures catalog zones in :iscman:`named.conf`.
|
||||
|
||||
Catalog zones are configured with a :any:`catalog-zones` statement in the
|
||||
:namedconf:ref:`options` or :any:`view` section of :iscman:`named.conf`. For example:
|
||||
|
||||
@@ -33,6 +33,8 @@ database.
|
||||
Configuring 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`:
|
||||
|
||||
@@ -50,6 +52,8 @@ DLZ driver. Multiple :any:`dlz` statements can be specified.
|
||||
|
||||
|
||||
.. 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
|
||||
queried to see whether they contain an answer for the query name. The best
|
||||
|
||||
@@ -34,6 +34,8 @@ with the BIND source code, in the directory
|
||||
Configuring DynDB
|
||||
~~~~~~~~~~~~~~~~~
|
||||
.. namedconf:statement:: dyndb
|
||||
:tags: zone
|
||||
:short: Configures a DynDB database in :iscman:`named.conf`.
|
||||
|
||||
A DynDB database is configured with a :any:`dyndb` statement in
|
||||
:iscman:`named.conf`:
|
||||
|
||||
@@ -35,6 +35,8 @@ functionality.
|
||||
Configuring Plugins
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
.. namedconf:statement:: plugin
|
||||
:tags: server
|
||||
:short: Configures plugins in :iscman:`named.conf`.
|
||||
|
||||
A plugin is configured with the :any:`plugin` statement in :iscman:`named.conf`:
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user