Mercurial > prosody-modules
view mod_addressing/README.markdown @ 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 | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: - 'Stage-Alpha' summary: 'XEP-0033: Extended Stanza Addressing' ... Introduction ============ This module is a partial implementation of [XEP-0033: Extended Stanza Addressing](http://xmpp.org/extensions/xep-0033.html). TODO ==== Query external servers for support.