l ejabberd: allow registration

This commit is contained in:
lassulus 2018-11-10 19:39:07 +01:00
parent 70c12e9b02
commit 62aebdf058

View File

@ -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: {}