mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-26 12:08:05 +00:00
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
|
zone <string> [ <class> ] {
|
||
|
type hint;
|
||
|
check-names ( fail | warn | ignore );
|
||
|
delegation-only <boolean>;
|
||
|
file <quoted_string>;
|
||
|
};
|