Skip to content

Commit

Permalink
OF-2676: add XEP-0478 to DOAP
Browse files Browse the repository at this point in the history
Advertise that Openfire has partial support for XEP-0477.
  • Loading branch information
guusdk committed Mar 26, 2024
1 parent 979fda5 commit aed207c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions documentation/openfire.doap
Original file line number Diff line number Diff line change
Expand Up @@ -436,5 +436,12 @@
<xmpp:note xml:lang='en'>Provided by the 'Agent Information' plugin</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0478.html"/>
<xmpp:status>partial</xmpp:status>
<xmpp:note xml:lang='en'>Advertises applicable limits, does not use limits advertised by others.</xmpp:note>
</xmpp:SupportedXep>
</implements>
</Project>
</rdf:RDF>

0 comments on commit aed207c

Please sign in to comment.