mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-357: add missing word "from"
This commit is contained in:
parent
117695584e
commit
b915f96fca
@ -414,7 +414,7 @@
|
||||
</section1>
|
||||
|
||||
<section1 topic='Remote Disabling of Notifications'>
|
||||
<p>It can be desirable for an XMPP Push Service to stop accepting notifications the user's XMPP server. To do so, the XMPP Push Service removes the 'publish-only' (or other publish-enabling affiliation) from the user's JID, and MAY send an affiliation change notice to the user's bare JID:</p>
|
||||
<p>It can be desirable for an XMPP Push Service to stop accepting notifications from the user's XMPP server. To do so, the XMPP Push Service removes the 'publish-only' (or other publish-enabling affiliation) from the user's JID, and MAY send an affiliation change notice to the user's bare JID:</p>
|
||||
|
||||
<example caption='Push Service announces stop of push support'><![CDATA[
|
||||
<message from='push-5.client.example' to='user@example.com'>
|
||||
|
Loading…
Reference in New Issue
Block a user