aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/slave/conf-slave/auditorium.conf
blob: b51347beba3d513449a392af5b9d6e0b0fff4378 (plain)
1
2
3
4
5
6
7
zone "auditorium.tg16.gathering.org" {
	allow-transfer { ns-xfr; };
	type slave;
	notify no;
	masters { master_ns; };
	file "slave/auditorium.tg16.gathering.org.zone";
};