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