Mercurial > prosody-modules
comparison mod_http_upload/README.markdown @ 3838:9f0c10bd4633
mod_http_upload: Recommend against adding to modules_enabled
Users were confused. Client compatibility is mixed (though I think
most/all are fixed now).
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 08 Jan 2020 10:55:43 +0000 |
| parents | 0bff7d5ca81d |
| children | c8e4efef5cdb |
comparison
equal
deleted
inserted
replaced
| 3837:7440cffe30e2 | 3838:9f0c10bd4633 |
|---|---|
| 20 | 20 |
| 21 ``` {.lua} | 21 ``` {.lua} |
| 22 Component "upload.example.org" "http_upload" | 22 Component "upload.example.org" "http_upload" |
| 23 ``` | 23 ``` |
| 24 | 24 |
| 25 Alternatively it can be added to `modules_enabled` like other modules. | 25 It should **not** be added to modules_enabled. |
| 26 | 26 |
| 27 Limits | 27 Limits |
| 28 ------ | 28 ------ |
| 29 | 29 |
| 30 ### Max size | 30 ### Max size |
