Software / code / prosody-modules
Comparison
mod_migrate_http_upload/README.markdown @ 4469:6844733ad2f5
mod_migrate_http_upload: Fix autolink in README
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 24 Feb 2021 16:57:28 +0100 |
| parent | 4468:5d8f9cc5c6fb |
comparison
equal
deleted
inserted
replaced
| 4468:5d8f9cc5c6fb | 4469:6844733ad2f5 |
|---|---|
| 4 - Stage-Alpha | 4 - Stage-Alpha |
| 5 --- | 5 --- |
| 6 | 6 |
| 7 | 7 |
| 8 This is a migration script for converting records of [mod_http_upload] | 8 This is a migration script for converting records of [mod_http_upload] |
| 9 into the format used by the new [mod_http_file_share] which will be | 9 into the format used by the new [mod_http_file_share][doc:modules:mod_http_file_share] |
| 10 available with Prosody 0.12 (currently in trunk). | 10 which will be available with Prosody 0.12 (currently in trunk). |
| 11 | 11 |
| 12 # Usage | 12 # Usage |
| 13 | 13 |
| 14 If your main `VirtualHost` is called "example.com" and your HTTP upload | 14 If your main `VirtualHost` is called "example.com" and your HTTP upload |
| 15 `Component` is called "upload.example.com", then this command would | 15 `Component` is called "upload.example.com", then this command would |