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