mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
regen HEAD
This commit is contained in:
@@ -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> | * ) ];
|
||||
|
Reference in New Issue
Block a user