mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Remove code left from debugging
This commit is contained in:
parent
44293235e5
commit
7d8ad17fa1
@ -71,7 +71,6 @@ init_config(Config) ->
|
||||
{pgsql_pass, <<"ejabberd_test">>}
|
||||
]),
|
||||
Backends = get_config_backends(),
|
||||
io:format(standard_error, "BACKENT ~p~n", [Backends]),
|
||||
HostTypes = re:split(CfgContent, "(\\s*- \"(.*)\\.localhost\")",
|
||||
[group, {return, binary}]),
|
||||
CfgContent2 = lists:foldl(fun([Pre, Frag, Type], Acc) ->
|
||||
|
Loading…
Reference in New Issue
Block a user