changeset 2462:81127dcdb326

mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules
author Kim Alvefur <zash@zash.se>
date Tue, 24 Jan 2017 12:28:46 +0100
parents b50ed19e7f80
children e2d955f6167f
files mod_csi_pump/README.markdown
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_csi_pump/README.markdown	Tue Jan 24 12:28:27 2017 +0100
+++ b/mod_csi_pump/README.markdown	Tue Jan 24 12:28:46 2017 +0100
@@ -9,3 +9,6 @@
 at the same time. This way, nothing is lost or reordered while still
 allowing for power usage savings by not requiring mobile clients to
 bring up their radio for unimportant stanzas.
+
+Use with other CSI plugins such as [mod_throttle_presence] is *not*
+supported.