Software /
code /
prosody-modules
File
mod_listusers/README.markdown @ 3673:11ebf1da416b
mod_muc_webchat_url: Don't save templated value
This prevents changing of other settings without touching the webchat
URL from saving the template value. Otherwise the URL will still be
advertised when configuring members-only or hidden.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 17 Sep 2019 17:22:35 +0200 |
parent | 2323:35ae59a8196d |
child | 5412:b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```