mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Fix syntax error
This commit is contained in:
parent
cf6264f507
commit
252ee6228b
@ -45,7 +45,7 @@
|
||||
password = "",
|
||||
anonymous = true,
|
||||
max_users = ?MAX_USERS_DEFAULT,
|
||||
logging = false
|
||||
logging = false,
|
||||
captcha_whitelist = ?SETS:empty()
|
||||
}).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user