Mercurial > prosody-modules
view mod_http_upload/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 | 9d0de8afef69 |
| children |
line wrap: on
line source
--- description: HTTP File Upload superseded_by: mod_http_file_share labels: - Stage-Obsolete --- This module is obsolete and deleted. In Prosody 0.12 and later, consider switching to [mod_http_file_share](https://prosody.im/doc/modules/mod_http_file_share) which is distributed with Prosody. You can migrate existing files using [mod_migrate_http_upload](https://modules.prosody.im/mod_migrate_http_upload.html). You will be redirected shortly.
