Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 4368:e0c8d866d58c
mod_http_admin_api: Some fixes and improvements for the groups API
Now allows setting a name separate from the id, and updating group
membership in a single call.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 21 Jan 2021 16:02:31 +0000 |
parents | f02c0f5e44ac |
children |
line wrap: on
line source
--- labels: - Statistics 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.