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