Mercurial > prosody-modules
comparison mod_measure_registration/README.markdown @ 3951:32d9d155a9b9
mod_measure_registration: new module
author | Maxime “pep” Buquet <pep@bouah.net> |
---|---|
date | Sat, 21 Mar 2020 15:03:47 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3950:e9e41e75c5a0 | 3951:32d9d155a9b9 |
---|---|
1 --- | |
2 labels: | |
3 - Statistics | |
4 summary: Collect statistics on user registration | |
5 --- | |
6 | |
7 Description | |
8 =========== | |
9 | |
10 This module measures the rate at which users register on the server (through | |
11 providers like `mod_register_ibr` or `mod_register_web`). |