Software /
code /
prosody-modules
Changeset
3086:3e91eb1bdd84
mod_cloud_notify: Some readme cleanup
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sat, 02 Jun 2018 03:07:55 +0200 |
parents | 3085:1ea6861b533f |
children | 3087:67b503c749eb |
files | mod_cloud_notify/README.markdown |
diffstat | 1 files changed, 3 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_cloud_notify/README.markdown Sat Jun 02 02:58:45 2018 +0200 +++ b/mod_cloud_notify/README.markdown Sat Jun 02 03:07:55 2018 +0200 @@ -18,8 +18,7 @@ App servers are notified about offline messages, messages stored by [mod_mam] or messages waiting in the smacks queue. -**Please note:** Multi client setups don't work properly if MAM is disabled and using -this module won't change this at all! +**Please note: Multi client setups don't work properly if MAM is disabled and using this module won't change this at all!** The business rules outlined [here] are all honored[^2]. To cooperate with [mod_smacks] this module consumes some events: @@ -75,7 +74,6 @@ Should work with 0.9+. -[^1]: The service which is expected to forward notifications to - something like Google Cloud Messaging or Apple Notification Service -[here]: https://mail.jabber.org/pipermail/standards/2016-February/030925.html +[^1]: The service which is expected to forward notifications to something like Google Cloud Messaging or Apple Notification Service [^2]: //hg.prosody.im/prosody-modules/file/tip/mod_cloud_notify/business_rules.markdown +[here]: //mail.jabber.org/pipermail/standards/2016-February/030925.html