Mercurial > prosody-wiki
view mod_roster_allinall.wiki @ 496:7e648e80ff75
mod_roster_allinall: add page
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 20 Dec 2014 22:38:46 +0100 |
parents | |
children |
line wrap: on
line source
= 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.