mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules
authorKim Alvefur <zash@zash.se>
Tue, 24 Jan 2017 12:28:46 +0100
changeset 2466 81127dcdb326
parent 2465 b50ed19e7f80
child 2467 e2d955f6167f
mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules
mod_csi_pump/README.markdown
--- 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.