mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-05-21 02:26:07 +00:00
ZoneAlias: updated sample config.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"enableAliasing": true,
|
||||
"zoneAliases": {
|
||||
"example.com": [
|
||||
"example.net",
|
||||
"example.org"
|
||||
]
|
||||
"example.com": ["example.net", "example.org"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user