mirror of https://github.com/TildeNIC/.tilde.git
Added information for windows.tilde
This commit is contained in:
parent
13682f89dd
commit
267278e105
|
@ -115,3 +115,8 @@ zone "ca.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.ca.tilde";
|
file "/etc/bind/db.ca.tilde";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
zone "windows.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.windows.tilde";
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in New Issue