mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:30:00 -04:00
regen HEAD
This commit is contained in:
parent
0733592092
commit
ae80331be3
1 changed files with 3 additions and 0 deletions
|
|
@ -161,6 +161,8 @@ options {
|
|||
multi-master <boolean>;
|
||||
multiple-cnames <boolean>; // obsolete
|
||||
named-xfer <quoted_string>; // obsolete
|
||||
new-zone-file ( <quoted_string> | none );
|
||||
new-zone-file ( <quoted_string> | none );
|
||||
notify <notifytype>;
|
||||
notify-delay <integer>;
|
||||
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
||||
|
|
@ -354,6 +356,7 @@ view <string> <optional_class> {
|
|||
min-roots <integer>; // not implemented
|
||||
minimal-responses <boolean>;
|
||||
multi-master <boolean>;
|
||||
new-zone-file ( <quoted_string> | none );
|
||||
notify <notifytype>;
|
||||
notify-delay <integer>;
|
||||
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue