changeset 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
files mod_cloud_notify/README.markdown
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_cloud_notify/README.markdown	Sat Jun 02 03:09:10 2018 +0200
+++ b/mod_cloud_notify/README.markdown	Sat Jun 02 03:09:42 2018 +0200
@@ -18,8 +18,9 @@
 
 App servers are notified about offline messages, messages stored by [mod_mam]
 or messages waiting in the smacks queue.
+The business rules outlined [here](//mail.jabber.org/pipermail/standards/2016-February/030925.html) are all honored[^2].
+
 **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](//mail.jabber.org/pipermail/standards/2016-February/030925.html) are all honored[^2].
 
 To cooperate with [mod_smacks] this module consumes some events:
 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`.