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