view mod_clean_roster/README.md @ 5174:354832098f2f

mod_muc_rtbl: move use of "private" attributes to single function This way, we reduce the scope where you can have a typo in the attribute name to that function and we encourage users to actually always call update_hashes.
author Jonas Schäfer <jonas@wielicki.name>
date Tue, 21 Feb 2023 21:41:19 +0100
parents e384b91d0aa7
children
line wrap: on
line source

Removes invalid characters from roster entries.

```bash
sudo prosodyctl mod_clean_roster
```