mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-24 19:18:50 +00:00
complete the removal of the delegation-only and root-delegation-only options, and the delegation-only zone type.
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
zone <string> [ <class> ] {
|
|
type hint;
|
|
check-names ( fail | warn | ignore );
|
|
file <quoted_string>;
|
|
};
|