mirror of https://github.com/moparisthebest/xeps
XEP-0452: Correct MUC configuration example.
parent
3fd3d27117
commit
4aff5bf2e5
|
@ -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…
Reference in New Issue