l ejabberd: allow registration
This commit is contained in:
parent
70c12e9b02
commit
62aebdf058
@ -96,9 +96,9 @@ in /* yaml */ ''
|
||||
mod_privacy: {}
|
||||
mod_private: {}
|
||||
mod_register:
|
||||
access_from: deny
|
||||
access_from: allow
|
||||
access: register
|
||||
ip_access: trusted_network
|
||||
# ip_access: trusted_network
|
||||
registration_watchers: ${toJSON config.registration_watchers}
|
||||
mod_roster: {}
|
||||
mod_shared_roster: {}
|
||||
|
Loading…
Reference in New Issue
Block a user