Skip to content

Commit

Permalink
Add support for XEP-0431 to DOAP
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Dec 20, 2024
1 parent 9bc75d5 commit e9ba2d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documentation/openfire.doap
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +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-0431.html"/>
<xmpp:note xml:lang='en'>Provided by the 'Monitoring Service' plugin</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0478.html"/>
Expand Down

0 comments on commit e9ba2d7

Please sign in to comment.