Mercurial > prosody-modules
view mod_listusers/README.markdown @ 4789:f06d04cfea7d
mod_muc_restrict_media: Fix disco#info field (thanks mirux)
The default value for 'type' here is 'text-single', which does not
serialize boolean values.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 24 Nov 2021 16:28:35 +0100 |
parents | 35ae59a8196d |
children | b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```