Software /
code /
prosody-modules
File
mod_clean_roster/README.md @ 5353:14b6397cd6de
mod_audit_status: Fix error on first start
Fixes 'attempt to index a nil value' the first time this module is
loaded, since there's no data yet.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 18 Apr 2023 21:48:31 +0200 |
parent | 5085:e384b91d0aa7 |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```