mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 04:58:04 +00:00
regen
This commit is contained in:
parent
0c487f4b6e
commit
d40b5110ab
@ -87,6 +87,9 @@ options {
|
||||
dnssec-lookaside <string> trust-anchor <string>;
|
||||
dnssec-must-be-secure <string> <boolean>;
|
||||
ixfr-from-differences <ixfrdiff>;
|
||||
use-additional-cache <boolean>;
|
||||
acache-cleaning-interval <integer>;
|
||||
max-acache-size <size_no_default>;
|
||||
allow-query { <address_match_element>; ... };
|
||||
allow-transfer { <address_match_element>; ... };
|
||||
allow-update { <address_match_element>; ... };
|
||||
@ -270,6 +273,9 @@ view <string> <optional_class> {
|
||||
dnssec-lookaside <string> trust-anchor <string>;
|
||||
dnssec-must-be-secure <string> <boolean>;
|
||||
ixfr-from-differences <ixfrdiff>;
|
||||
use-additional-cache <boolean>;
|
||||
acache-cleaning-interval <integer>;
|
||||
max-acache-size <size_no_default>;
|
||||
allow-query { <address_match_element>; ... };
|
||||
allow-transfer { <address_match_element>; ... };
|
||||
allow-update { <address_match_element>; ... };
|
||||
|
Loading…
x
Reference in New Issue
Block a user