view mod_audit_register/README.md @ 4960:59bedf167910

mod_muc_ping: Remove since Prosody mod_muc 0.11+ covers this natively See trunk rev 7c1cdf5f9f83 and trunk rev 224e681c4db2
author Kim Alvefur <zash@zash.se>
date Mon, 13 Jun 2022 14:25:39 +0200
parents 530d116b7f68
children
line wrap: on
line source

---
summary: Store registration events in the audit log
rockspec:
  dependencies:
  - mod_audit
...

This module stores successful user registrations in the audit log provided by
`mod_audit`.