blob: ef486d017caa24e2e48ae78c8b2a57ef84f8eaa2 (
plain)
1
2
3
4
5
6
7
|
zone "highlights.tg14.gathering.org" {
type master;
notify yes;
allow-update { key DHCP_UPDATER; };
file "dynamic/highlights.tg14.gathering.org.zone";
allow-transfer { ns-xfr; };
};
|