mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
corrected send_last_published_item description
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2104 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
db4a9b8673
commit
11b59727a2
@ -447,7 +447,7 @@
|
||||
<li>Support the "open", "roster", and "whitelist" access models.</li>
|
||||
<li>Treat the account owner's bare JID &BAREJID; as a collection node (i.e., as the root collection node for the account's virtual pubsub service).</li>
|
||||
<li>Default the 'deliver_notifications' configuration option to true (i.e., deliver payloads by default).</li>
|
||||
<li>Default the 'send_last_published_item' configuration option to true (i.e., send the last publish item by default).</li>
|
||||
<li>Default the 'send_last_published_item' configuration option to on_sub_and_presence (i.e., send the last published item on subscription and on receipt of presence). <note>Because subscriptions are implicit in PEP rather than explicit as in generic pubsub, the on_sub_and_presence setting effectively means sending on presence.</note></li>
|
||||
</ul>
|
||||
<p>A PEP service MAY support other use cases, affiliations, access models, and features, but such support is OPTIONAL.</p>
|
||||
</section1>
|
||||
|
Loading…
Reference in New Issue
Block a user