mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
regen HEAD
This commit is contained in:
@@ -161,6 +161,8 @@ options {
|
|||||||
multi-master <boolean>;
|
multi-master <boolean>;
|
||||||
multiple-cnames <boolean>; // obsolete
|
multiple-cnames <boolean>; // obsolete
|
||||||
named-xfer <quoted_string>; // obsolete
|
named-xfer <quoted_string>; // obsolete
|
||||||
|
new-zone-file ( <quoted_string> | none );
|
||||||
|
new-zone-file ( <quoted_string> | none );
|
||||||
notify <notifytype>;
|
notify <notifytype>;
|
||||||
notify-delay <integer>;
|
notify-delay <integer>;
|
||||||
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
||||||
@@ -354,6 +356,7 @@ view <string> <optional_class> {
|
|||||||
min-roots <integer>; // not implemented
|
min-roots <integer>; // not implemented
|
||||||
minimal-responses <boolean>;
|
minimal-responses <boolean>;
|
||||||
multi-master <boolean>;
|
multi-master <boolean>;
|
||||||
|
new-zone-file ( <quoted_string> | none );
|
||||||
notify <notifytype>;
|
notify <notifytype>;
|
||||||
notify-delay <integer>;
|
notify-delay <integer>;
|
||||||
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
|
||||||
|
Reference in New Issue
Block a user