diff -r 12ac88940fe3 -r 29f3d6b7ad16 mod_roster_allinall/README.wiki --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_roster_allinall/README.wiki Mon Aug 24 16:43:56 2015 +0200 @@ -0,0 +1,13 @@ += 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. + +