XEP-0369: Add missing disco#info feature in examples

Better safe than sorry, many implementations blindly follow examples,
and these were violating a MUST in XEP-0030.
This commit is contained in:
Emmanuel Gil Peyrot 2020-03-26 16:56:37 +01:00
parent 92000ad16d
commit d2a1c356bd
1 changed files with 3 additions and 0 deletions

View File

@ -780,6 +780,7 @@
category='conference'
name='Shakespearean Chat Service'
type='mix'/>
<feature var='http://jabber.org/protocol/disco#info'/>
<feature var='urn:xmpp:mix:core:1'/>
<feature var='urn:xmpp:mix:core:1#searchable'>
</query>
@ -840,6 +841,7 @@
category='conference'
name='A Dark Cave'
type='mix'/>
<feature var='http://jabber.org/protocol/disco#info'/>
<feature var='urn:xmpp:mix:core:1'/>
<feature var='urn:xmpp:mam:2'/>
</query>
@ -1299,6 +1301,7 @@
category='conference'
name='Shakespearean Chat Service'
type='mix'/>
<feature var='http://jabber.org/protocol/disco#info'/>
<feature var='urn:xmpp:mix:core:1'/>
<feature var='urn:xmpp:mix:core:1#create-channel'>
</query>