mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2103 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
d4d5b734dc
commit
db4a9b8673
@ -688,7 +688,7 @@
|
||||
<p>As a result of creating and applying the foregoing list, the user will not receive IQ stanzas from any other users.</p>
|
||||
</section2>
|
||||
<section2 topic="Blocking All Communication" anchor="protocol-all">
|
||||
<p>Server-side privacy lists enable a user to block all stanzas from and to other entities based on the entity's JID, roster group, or subscription status (or globally). Note that this includes subscription-related presence stanzas, which are excluded by <link url="protocol-presencein">Blocking Inbound Presence Notifications</link>. The following examples illustrate the protocol.</p>
|
||||
<p>Server-side privacy lists enable a user to block all stanzas from and to other entities based on the entity's JID, roster group, or subscription status (or globally). Note that this includes subscription-related presence stanzas, which are excluded by <link url="#protocol-presencein">Blocking Inbound Presence Notifications</link>. The following examples illustrate the protocol.</p>
|
||||
<example caption='User blocks based on JID'><![CDATA[
|
||||
<iq from='romeo@example.net/orchard' type='set' id='all1'>
|
||||
<query xmlns='jabber:iq:privacy'>
|
||||
|
Loading…
Reference in New Issue
Block a user