Software /
code /
prosody-modules
Changeset
1913:188c38c1a711
mod_http_upload/README: Update with XEP reference, stage, description
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 18 Oct 2015 17:25:40 +0200 |
parents | 1912:24c22cbb86e4 |
children | 1914:b01d60dfa405 |
files | mod_http_upload/README.markdown |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_http_upload/README.markdown Sun Oct 18 17:25:14 2015 +0200 +++ b/mod_http_upload/README.markdown Sun Oct 18 17:25:40 2015 +0200 @@ -1,8 +1,13 @@ +--- +labels: Stage-Alpha +description: HTTP File Upload +... + Introduction ============ -This module provides a space for clients to upload files over HTTP, as -used by [Conversations](http://conversations.im/). +This module implements [XEP-0363], which lets clients upload files over +HTTP. Configuration =============