Mercurial > prosody-modules
view mod_roster_allinall/README.markdown @ 2728:11fdfd73a527
mod_captcha_registration: Add ::1 to the default registration_whitelist.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 16 Jul 2017 19:27:44 +0100 |
parents | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: ... Introduction ============ This module is similar in purpouse to mod\_groups, for when you want all users on the server to be in each others roster. Details ======= Upon login, this module will add all currently logged in users to the logging in users roster. Configuration ============= Just add it to the modules\_enabled, after that there is no further configuration.