Software /
code /
prosody-modules
Changeset
5412:b56a635220f6
mod_listusers: Obsolete, suggest prosodyctl shell instead
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 May 2023 10:29:46 +0200 |
parents | 5411:b3158647cb36 |
children | 5413:c90011054335 |
files | mod_listusers/README.markdown |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_listusers/README.markdown Wed May 03 10:16:15 2023 +0200 +++ b/mod_listusers/README.markdown Wed May 03 10:29:46 2023 +0200 @@ -1,3 +1,13 @@ +--- +labels: +- 'Stage-Obsolete' +--- + +::: {.alert .alert-warning} +As of Prosody 0.12.x, `prosodyctl shell user list HOST` can be used +instead of this module. +::: + This module adds a command to `prosodyctl` for listing users. ``` sh