aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doap.xml
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-01-26 14:27:51 +0100
committerKim Alvefur <zash@zash.se>2021-01-26 14:27:51 +0100
commit52a969df34354155df073277f16869092b2895de (patch)
tree212ba776c195738e44c741373da781ece8c87745 /doc/doap.xml
parent5b1f88524210c73ab0a91c1f0d4d493e78707bb7 (diff)
downloadprosody-52a969df34354155df073277f16869092b2895de.tar.gz
prosody-52a969df34354155df073277f16869092b2895de.zip
mod_http_file_share: Add support for external file upload service
PUT /upload/:slot/:filename Authorization: Bearer JWT{ uploader, filename, filesize, filetype, exp }
Diffstat (limited to 'doc/doap.xml')
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 277aa5d1..548b9a02 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -619,7 +619,7 @@
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/>
<xmpp:version>1.0.0</xmpp:version>
- <xmpp:status>complete</xmpp:status>
+ <xmpp:status>complete </xmpp:status>
<xmpp:since>0.12.0</xmpp:since>
<xmpp:note>mod_http_file_share</xmpp:note>
</xmpp:SupportedXep>