mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 09:12:19 -05:00
added missing reference to XEP-0033
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1816 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6594b9a72c
commit
a112055683
@ -5764,8 +5764,9 @@ And by opposing end them?
|
|||||||
<p>Therefore we define three node configuration options:</p>
|
<p>Therefore we define three node configuration options:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>pubsub#itemreply -- the per-item policy for replies (the value is "owner" or "publisher").</li>
|
<li>pubsub#itemreply -- the per-item policy for replies (the value is "owner" or "publisher").</li>
|
||||||
<li>pubsub#replyto -- the specific user JID(s) to which replies should be sent.</li>
|
<li>pubsub#replyto -- the specific user JID(s) to which replies should be sent, where the reply-to-JID information is provided by means of a &xep0033; header of type "replyto".</li>
|
||||||
<li>pubsub#replyroom -- the multi-user chat room to which replies should be sent.</li>
|
<li>pubsub#replyroom -- the multi-user chat room to which replies should be sent, where the reply-to-room information is provided by means of an <cite>Extended Stanza Addressing</cite> header of type "replyroom".</li>
|
||||||
|
.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>A node owner MUST NOT define more than one of these options.</p>
|
<p>A node owner MUST NOT define more than one of these options.</p>
|
||||||
<p>An example is shown below.</p>
|
<p>An example is shown below.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user