Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 3173:cd23446eaff1
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 04 Jul 2018 23:04:22 +0200 |
parents | e166ccc7a779 |
children | f02c0f5e44ac |
line wrap: on
line source
--- summary: Collect statistics on user identities --- Description =========== This module measures the number of connected clients per identity. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the data identifying a user’s client.