Mercurial > prosody-modules
view mod_listusers/README.markdown @ 3254:af73963cf1dd
mod_pubsub_post: Start with actor unset
This should make it easier to add actor models in future commits without
defaulting to the superuser by default.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 24 Aug 2018 14:48:59 +0200 |
parents | 35ae59a8196d |
children | b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```