mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 01:40:23 -05:00
complete the removal of the delegation-only and root-delegation-only options, and the delegation-only zone type.
5 lines
105 B
Text
5 lines
105 B
Text
zone <string> [ <class> ] {
|
|
type hint;
|
|
check-names ( fail | warn | ignore );
|
|
file <quoted_string>;
|
|
};
|