Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 3172:8d2fe3b93c15
mod_muc_badge: Simplify SVG
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 04 Jul 2018 23:04:04 +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.