mod_clean_roster/README.md
author Kim Alvefur <zash@zash.se>
Sun, 25 Jun 2023 20:15:44 +0200
changeset 5582 b9821e9a21a2
parent 5089 e384b91d0aa7
permissions -rw-r--r--
mod_pubsub_feeds: Pass feed data as argument instead of storing on object Feeds can be quite large, why were we keeping them after parsing???

Removes invalid characters from roster entries.

```bash
sudo prosodyctl mod_clean_roster
```