summaryrefslogtreecommitdiffstats
path: root/doc/misc/hint.zoneopt
blob: d14c3efec146bd624d00dd3da3b3687692e88f5a (plain)
1
2
3
4
5
6
zone <string> [ <class> ] {
	type hint;
	check-names ( fail | warn | ignore );
	delegation-only <boolean>; // deprecated
	file <quoted_string>;
};