2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00
This commit is contained in:
Mark Andrews 2004-12-22 22:51:27 +00:00
parent 0c487f4b6e
commit d40b5110ab

View File

@ -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>; ... };