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