mirror of https://github.com/TildeNIC/.tilde.git
Update 'named.conf.local'
This commit is contained in:
parent
01970dba17
commit
d8efc12e30
|
@ -110,4 +110,9 @@ zone "wiki.tilde" {
|
||||||
zone "forums.tilde" {
|
zone "forums.tilde" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/db.forums.tilde";
|
file "/etc/bind/db.forums.tilde";
|
||||||
|
};
|
||||||
|
|
||||||
|
zone "search.tilde" {
|
||||||
|
type master;
|
||||||
|
file "/etc/bind/db.search.tilde";
|
||||||
};
|
};
|
Loading…
Reference in New Issue