Mercurial > prosody-modules
view mod_invites_adhoc/README.md @ 6513:5fb466693e85
mod_storage_xmlarchive: Ensure list index files are removed
using os.remove() on the list files leaves the new index files behind
since util.datamanager does not know they are removed.
Thanks Link Mauve
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 07 Apr 2026 21:10:54 +0200 |
| parents | 00735045109d |
| children |
line wrap: on
line source
--- labels: - 'Stage-Merged' summary: 'Enable ad-hoc command for XMPP clients to create invitations' superseded_by: mod_invites_adhoc ... Introduction ============ ::: {.alert .alert-error} This module has been merged into Prosody as [mod_invites_adhoc][doc:modules:mod_invites_adhoc]. :::
