view mod_roster_allinall/README.markdown @ 4917:3dc8e329d233

mod_rest: Move most of XEP-0432 handling into JSON mapping schema The pre- and post-processing is still needed to encode/decode the JSON since util.datamapper can't (currently) do this.
author Kim Alvefur <zash@zash.se>
date Thu, 07 Apr 2022 15:39:57 +0200
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.