diff options
author | Kim Alvefur <zash@zash.se> | 2020-12-29 21:35:48 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-12-29 21:35:48 +0100 |
commit | 3715828498c44f63dc25a6bd1b918fade764a567 (patch) | |
tree | d052152f4b34af236d07b0b2d5663956e78667b6 | |
parent | 100bcdb6b10c72c3718ece86165461cccd1aff41 (diff) | |
download | prosody-3715828498c44f63dc25a6bd1b918fade764a567.tar.gz prosody-3715828498c44f63dc25a6bd1b918fade764a567.zip |
doap: XEP-0004 Multiple Items in Form Results is not supported
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index c57582d4..30a876fa 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -62,7 +62,7 @@ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0004.html"/> <xmpp:version>2.9</xmpp:version> <xmpp:since>0.4.0</xmpp:since> - <xmpp:status>complete</xmpp:status> + <xmpp:status>partial</xmpp:status> </xmpp:SupportedXep> </implements> <implements> |