view mod_clean_roster/README.md @ 5354:39d59d857bfb

mod_http_oauth2: Use new mod_cron API for periodic cleanup Less frequent but this isn't that important after all since, as the comment states, expired codes are not usable anyway. They're also not that large so memory usage probably doesn't matter.
author Kim Alvefur <zash@zash.se>
date Sat, 22 Apr 2023 11:59:52 +0200
parents e384b91d0aa7
children
line wrap: on
line source

Removes invalid characters from roster entries.

```bash
sudo prosodyctl mod_clean_roster
```