mod_measure_registration/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:47:09 +0100
changeset 5855 dde9d21a599f
parent 3955 32d9d155a9b9
permissions -rw-r--r--
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52

---
labels:
- Statistics
summary: Collect statistics on user registration
---

Description
===========

This module measures the rate at which users register on the server (through
providers like `mod_register_ibr` or `mod_register_web`).