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