Mercurial > prosody-modules
view mod_clean_roster/README.md @ 5853:97c9b76867ca
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
Otherwise the global event handlers accumulate, one added each time
logging is reoladed, and each invocation of the signal or event triggers
one dump of each created ringbuffer.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 03 Mar 2024 11:23:40 +0100 |
parents | e384b91d0aa7 |
children |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```