]> git.sesse.net Git - nms/blobdiff - config/make-named.pl
Fix another typo.
[nms] / config / make-named.pl
index 233a0d0ee17427bb82e68775a14123777f5a61c2..2099b647769483f55edb4de7993213bb4dc60a12 100755 (executable)
@@ -25,8 +25,8 @@ options {
        auth-nxdomain no;
        recursion yes;
 
-       forwarders { 194.19.2.11; 194.19.3.11; }; 
-       forward only;
+//     forwarders { 194.19.2.11; 194.19.3.11; }; 
+//     forward only;
 };
 
 zone "." { type hint; file "db.root"; };