Software /
code /
prosody-modules
File
mod_clean_roster/README.md @ 5109:650d04984e0b
mod_http_muc_log: Fix syntax error in timestamp adjusting script
Put the } on the wrong line. Praise the Lua `end` !
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 04 Dec 2022 23:30:09 +0100 |
parent | 5085:e384b91d0aa7 |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```