view mod_audit_register/README.md @ 5684:7c264a2cb970

mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax util.sql should take care of transformation when MySQL is in use.
author Matthew Wild <mwild1@gmail.com>
date Mon, 30 Oct 2023 12:28:12 +0000
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`.