Mercurial > prosody-modules
view mod_http_upload/README.md @ 6000:2d2766328179
mod_muc_occupant_id: Obsolete this module, its functionality has been included in mod_muc since 0.12
| author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
|---|---|
| date | Mon, 28 Oct 2024 20:38:39 +0100 |
| parents | 37c77676303b |
| children | 1cfdf76d0a37 |
line wrap: on
line source
--- description: HTTP File Upload superseded_by: mod_http_file_share labels: - Stage-Obsolete --- 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).
