Mercurial > prosody-modules
view mod_measure_client_features/README.md @ 6544:981c14bb8975
mod_restrict_federation: Allow some ad-hoc commands used by push services
This fixes push registration for Siskin, Conversations and Snikket Android+iOS
when used by restricted accounts.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 21 May 2026 18:32:31 +0100 |
| parents | fe081789f7b5 |
| children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on client features --- Description =========== This module measures the features supported by each connected client. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the disco#info data.
