Browse Source

XEP-0452: Correct MUC configuration example.

master
John Smith 1 year ago committed by GitHub
parent
commit
4aff5bf2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      xep-0452.xml

4
xep-0452.xml

@ -97,9 +97,9 @@ @@ -97,9 +97,9 @@
]]></example>
<p>The owner specifies a value of "1" or "true" &BOOLEANNOTE; if the feature is desired:</p>
<example caption='MUC Owner Submits Configuration Form'><![CDATA[
<iq from='coven@chat.shakespeare.lit'
<iq from='crone1@shakespeare.lit/desktop'
id='configure1'
to='crone1@shakespeare.lit/desktop'
to='coven@chat.shakespeare.lit'
type='set'>
<query xmlns='http://jabber.org/protocol/muc#owner'>
<x xmlns='jabber:x:data' type='submit'>

Loading…
Cancel
Save