lame-ttl <integer>;
max-ncache-ttl <integer>;
max-cache-ttl <integer>;
- transfer-format <string>;
+ transfer-format ( many-answers | one-answer );
max-cache-size <size_no_default>;
check-names <string> <string>; // not implemented
cache-file <quoted_string>;
acl <string> { <address_match_element>; ... };
logging {
- channel {
+ channel <string> {
file <logfile>;
syslog <optional_facility>;
null;
match-clients { <address_match_element>; ... };
match-destinations { <address_match_element>; ... };
match-recursive-only <boolean>;
- key {
+ key <string> {
algorithm <string>;
secret <string>;
};
lame-ttl <integer>;
max-ncache-ttl <integer>;
max-cache-ttl <integer>;
- transfer-format <string>;
+ transfer-format ( many-answers | one-answer );
max-cache-size <size_no_default>;
check-names <string> <string>; // not implemented
cache-file <quoted_string>;
ndots <integer>;
};
-key {
+key <string> {
algorithm <string>;
secret <string>;
};