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