Mercurial > prosody-modules
view mod_measure_malloc/README.markdown @ 4299:8006da2cf44c
For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance.
| author | Seve Ferrer <seve@delape.net> |
|---|---|
| date | Tue, 15 Dec 2020 11:26:29 +0100 |
| parents | f02c0f5e44ac |
| children | 5b4f43b90766 |
line wrap: on
line source
--- labels: - Statistics summary: 'Report malloc() stats' --- Description =========== This module collects stats from `util.pposix.meminfo` usage and reports using Prosody 0.10 APIs
