mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
7 lines
133 B
Text
7 lines
133 B
Text
|
|
zone <string> [ <class> ] {
|
||
|
|
type hint;
|
||
|
|
check-names ( fail | warn | ignore );
|
||
|
|
delegation-only <boolean>;
|
||
|
|
file <quoted_string>;
|
||
|
|
};
|