# HG changeset patch # User Kim Alvefur # Date 1445181940 -7200 # Node ID 188c38c1a7112e2f51aa266a46026f4e7b0b4f7a # Parent 24c22cbb86e46203d7b4af8f4b26b7548b15869e mod_http_upload/README: Update with XEP reference, stage, description diff -r 24c22cbb86e4 -r 188c38c1a711 mod_http_upload/README.markdown --- 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 =============