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