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