comparison mod_cloud_notify/README.markdown @ 3088:6eaa1aa4f8ae

mod_cloud_notify: more cleanup
author tmolitor <thilo@eightysoft.de>
date Sat, 02 Jun 2018 03:09:42 +0200
parents 67b503c749eb
children 5b5c6ba527fc
comparison
equal deleted inserted replaced
3087:67b503c749eb 3088:6eaa1aa4f8ae
16 Details 16 Details
17 ======= 17 =======
18 18
19 App servers are notified about offline messages, messages stored by [mod_mam] 19 App servers are notified about offline messages, messages stored by [mod_mam]
20 or messages waiting in the smacks queue. 20 or messages waiting in the smacks queue.
21 The business rules outlined [here](//mail.jabber.org/pipermail/standards/2016-February/030925.html) are all honored[^2].
22
21 **Please note: Multi client setups don't work properly if MAM is disabled and using this module won't change this at all!** 23 **Please note: Multi client setups don't work properly if MAM is disabled and using this module won't change this at all!**
22 The business rules outlined [here](//mail.jabber.org/pipermail/standards/2016-February/030925.html) are all honored[^2].
23 24
24 To cooperate with [mod_smacks] this module consumes some events: 25 To cooperate with [mod_smacks] this module consumes some events:
25 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`. 26 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`.
26 These events allow this module to send out notifications for messages received 27 These events allow this module to send out notifications for messages received
27 while the session is hibernated by [mod_smacks] or even when smacks 28 while the session is hibernated by [mod_smacks] or even when smacks