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 | 5c1475a25e319901ccdc22bd8c9b3003ecc3543b (patch) | |
tree | d052152f4b34af236d07b0b2d5663956e78667b6 /doc | |
parent | 4054c95e45debca532e6e9ac2cfe0d6ec6f301b3 (diff) | |
download | prosody-5c1475a25e319901ccdc22bd8c9b3003ecc3543b.tar.gz prosody-5c1475a25e319901ccdc22bd8c9b3003ecc3543b.zip |
doap: XEP-0004 Multiple Items in Form Results is not supported
Diffstat (limited to 'doc')
-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> |