mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 07:07:00 -04:00
regen
This commit is contained in:
parent
5497de6931
commit
2b58801b9a
1 changed files with 2 additions and 2 deletions
|
|
@ -123,7 +123,7 @@ options {
|
|||
masterfile-format ( text | raw );
|
||||
match-mapped-addresses <boolean>;
|
||||
max-acache-size <size_no_default>;
|
||||
max-cache-size <size_no_default>;
|
||||
max-cache-size <size>;
|
||||
max-cache-ttl <integer>;
|
||||
max-clients-per-query <integer>;
|
||||
max-ixfr-log-size <size>; // obsolete
|
||||
|
|
@ -296,7 +296,7 @@ view <string> <optional_class> {
|
|||
match-destinations { <address_match_element>; ... };
|
||||
match-recursive-only <boolean>;
|
||||
max-acache-size <size_no_default>;
|
||||
max-cache-size <size_no_default>;
|
||||
max-cache-size <size>;
|
||||
max-cache-ttl <integer>;
|
||||
max-clients-per-query <integer>;
|
||||
max-ixfr-log-size <size>; // obsolete
|
||||
|
|
|
|||
Loading…
Reference in a new issue