]> git.ipfire.org Git - thirdparty/pdns.git/blame - regression-tests.nobackend/negcache-tests-dotted-cname/named.conf
profile.rst: Remove GOST
[thirdparty/pdns.git] / regression-tests.nobackend / negcache-tests-dotted-cname / named.conf
CommitLineData
48b10621
PL
1options {
2 directory "negcache-tests-dotted-cname";
3 version "Meow!Meow!";
4};
5
6zone "example.com" {
7 type master;
8 file "example.com.zone";
9};