[remaster/mcs] implement default domain creation (example.com)

This commit is contained in:
Fabio Erculiani
2010-11-05 10:46:41 +01:00
parent 341d0636a0
commit 34fcef1517
4 changed files with 85 additions and 3 deletions

View File

@@ -86,7 +86,7 @@
%% You can define one or several, for example:
%% {hosts, ["example.net", "example.com", "example.org"]}.
%%
{hosts, ["localhost","mailwaretest.com"]}.
{hosts, ["localhost","example.com"]}.
%%
%% route_subdomains: Delegate subdomains to other Jabber server.