# HG changeset patch # User Kim Alvefur # Date 1442493611 -7200 # Node ID 8e5ee3b09e9d89c11c263d4a8bbbad88ac39b334 # Parent 4b838e61c68e55d1531c9835deb989b110966732 mod_http_upload/README: Reorder text and mention what the examples are diff -r 4b838e61c68e -r 8e5ee3b09e9d mod_http_upload/README.markdown --- a/mod_http_upload/README.markdown Mon Sep 14 13:38:02 2015 +0200 +++ b/mod_http_upload/README.markdown Thu Sep 17 14:40:11 2015 +0200 @@ -7,14 +7,15 @@ Configuration ============= -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. +The module can either be configured as a component or added to an +existing host or component. Possible configurration variants are as +follows: + Component ---------