diff --git a/doc/misc/options b/doc/misc/options index 65325967b05d54ea52c91fafc8d85b84a1a2140d..9f76722438785cb73ac6cbdda4d38526912df94a 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -87,6 +87,9 @@ options { dnssec-lookaside trust-anchor ; dnssec-must-be-secure ; ixfr-from-differences ; + use-additional-cache ; + acache-cleaning-interval ; + max-acache-size ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update { ; ... }; @@ -270,6 +273,9 @@ view { dnssec-lookaside trust-anchor ; dnssec-must-be-secure ; ixfr-from-differences ; + use-additional-cache ; + acache-cleaning-interval ; + max-acache-size ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update { ; ... };