mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 01:40:23 -05:00
regen v9_7
This commit is contained in:
parent
f5a2086f1f
commit
99b2fa2479
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