mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-20 17:27:00 +01:00
Fix a typo
This commit is contained in:
parent
9bd446e519
commit
64bb371285
@ -66,7 +66,7 @@ init_config(Config) ->
|
||||
{resource, <<"resource">>},
|
||||
{master_resource, <<"master_resource">>},
|
||||
{slave_resource, <<"slave_resource">>},
|
||||
{password, <<"password!@#$%^&*()'\"`~<>+-/;:_=[]{}|\\">>}
|
||||
{password, <<"password!@#$%^&*()'\"`~<>+-/;:_=[]{}|\\">>},
|
||||
{backends, get_config_backends()}
|
||||
|Config].
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user