Mercurial > prosody-modules
changeset 1840:3bd265f7a95f
mod_http_upload/README: Point to Prosodys HTTP docs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 11 Sep 2015 09:42:52 +0200 |
parents | 262cce6487bc |
children | 0a7053d14b43 |
files | mod_http_upload/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_http_upload/README.markdown Wed Sep 09 19:29:46 2015 +0200 +++ b/mod_http_upload/README.markdown Fri Sep 11 09:42:52 2015 +0200 @@ -10,6 +10,11 @@ The module can either be configured as a component or added to an existing host or component. +mod\_http\_upload relies on Prosodys HTTP server and mod\_http for +serving HTTP requests. See [Prosodys HTTP server +documentation](https://prosody.im/doc/http) for information about how to +configure ports, HTTP Host names etc. + Component ---------