summary refs log tree commit diff
path: root/named.conf.local
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf.local')
-rw-r--r--named.conf.local10
1 files changed, 0 insertions, 10 deletions
diff --git a/named.conf.local b/named.conf.local
index 8675389..ac6059c 100644
--- a/named.conf.local
+++ b/named.conf.local
@@ -110,16 +110,6 @@ zone "tilde.life" {
 	};
 };
 
-zone "tildenet.org" {
-	type master;
-	file "/etc/bind/zones/db.tildenet.org";
-	allow-transfer { "transferto"; };
-	also-notify { "notifylist"; };
-	update-policy {
-		grant certbot name _acme-challenge.tildenet.org. txt;
-	};
-};
-
 zone "tilde.news" {
 	type master;
 	file "/etc/bind/zones/db.tilde.news";