mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 12:00:19 +00:00
Adding chat.tilde
This commit is contained in:
@@ -20,3 +20,8 @@ zone "your.tilde" IN {
|
||||
type forward;
|
||||
forwarders { 149.56.184.112; };
|
||||
};
|
||||
|
||||
zone "chat.tilde" {
|
||||
tpye master;
|
||||
file "/etc/bind/db.chat.tilde";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user