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