clarified text about recommended defaults

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1159 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-08-16 02:33:43 +00:00
parent ff7e99af40
commit e075434286
1 changed files with 2 additions and 3 deletions

View File

@ -445,9 +445,8 @@
<li>Support the "presence" access model and set it to the default.</li>
<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>Deliver payloads (if included) in all notifications.</li>
<li>Send the last publish item as described above.</li>
<li>Support the 'deliver_notifications' and 'send_last_published_item' configuration options.</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>
</ul>
<p>A PEP service MAY support other use cases, affiliations, access models, and features, but such support is OPTIONAL.</p>
</section1>