diff options
| author | Internet Software Consortium, Inc <@isc.org> | 2011-11-01 14:45:10 -0600 |
|---|---|---|
| committer | Internet Software Consortium, Inc <@isc.org> | 2011-11-01 14:45:10 -0600 |
| commit | cf94dd77f7578bef7bc0ff3feac9aaa548180641 (patch) | |
| tree | 02b5994fd9a1c51c845f2f094bbe3a48b89b35fa /doc/misc/options | |
| parent | 15c17fb71db9b8f876da1be5e6ddbba25ce61aba (diff) | |
| download | bind9-cf94dd77f7578bef7bc0ff3feac9aaa548180641.tar.gz | |
9.9.0a3
Diffstat (limited to 'doc/misc/options')
| -rw-r--r-- | doc/misc/options | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/options b/doc/misc/options index 63fe5540..a55246ab 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -201,8 +201,8 @@ options { reserved-sockets <integer>; resolver-query-timeout <integer>; response-policy { - zone <string> [ policy ( given | no-op | nxdomain | nodata - | cname <domain> ) ]; + zone <string> [ policy ( given | disabled | passthru | + no-op | nxdomain | nodata | cname <domain> ) ]; }; rfc2308-type1 <boolean>; // not yet implemented root-delegation-only [ exclude { <quoted_string>; ... } ]; @@ -410,8 +410,8 @@ view <string> <optional_class> { request-nsid <boolean>; resolver-query-timeout <integer>; response-policy { - zone <string> [ policy ( given | no-op | nxdomain | nodata - | cname <domain> ) ]; + zone <string> [ policy ( given | disabled | passthru | + no-op | nxdomain | nodata | cname <domain> ) ]; }; rfc2308-type1 <boolean>; // not yet implemented root-delegation-only [ exclude { <quoted_string>; ... } ]; |
