# HG changeset patch # User Kim Alvefur # Date 1485257326 -3600 # Node ID 81127dcdb326ce1456150eaf07401cf80565f15b # Parent b50ed19e7f800ba30fb2cf06f5d0a47a1e2c80f0 mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules diff -r b50ed19e7f80 -r 81127dcdb326 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.