mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
doc: add note about zonefile-load to catalog-role reference
This commit is contained in:
parent
49aabd1682
commit
2d983bc5c5
2 changed files with 12 additions and 0 deletions
|
|
@ -2550,6 +2550,14 @@ assigned member zones.
|
|||
\fBmember\fP – A member zone that is assigned to one generated catalog zone.
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
If set to \fBgenerate\fP, the \fI\%zonefile\-load\fP option has no effect
|
||||
since a zone file is never loaded.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fIDefault:\fP \fBnone\fP
|
||||
.SS catalog\-template
|
||||
.sp
|
||||
|
|
|
|||
|
|
@ -2793,6 +2793,10 @@ Trigger zone catalog feature. Possible values:
|
|||
assigned member zones.
|
||||
- ``member`` – A member zone that is assigned to one generated catalog zone.
|
||||
|
||||
.. NOTE::
|
||||
If set to ``generate``, the :ref:`zone_zonefile-load` option has no effect
|
||||
since a zone file is never loaded.
|
||||
|
||||
*Default:* ``none``
|
||||
|
||||
.. _zone_catalog-template:
|
||||
|
|
|
|||
Loading…
Reference in a new issue