Mercurial > prosody-modules
view mod_http_upload/README.md @ 5998:37c77676303b
mod_http_upload: Obsolete this module, it is superseded by mod_http_file_share included in Prosody since 0.12
| author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
|---|---|
| date | Sun, 27 Oct 2024 13:16:34 +0100 |
| parents | fe081789f7b5 |
| 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).
