mod_csi: Add links to other modules that act on CSI info
authorKim Alvefur <zash@zash.se>
Thu, 24 Sep 2015 00:32:37 +0200
changeset 1875 adb402e7de06
parent 1874 6a9f91ad4f95
child 1876 72df72b9ee20
mod_csi: Add links to other modules that act on CSI info
mod_csi/README.markdown
--- a/mod_csi/README.markdown	Thu Sep 24 00:02:15 2015 +0200
+++ b/mod_csi/README.markdown	Thu Sep 24 00:32:37 2015 +0200
@@ -1,5 +1,4 @@
 ---
-labels:
 summary: Client State Indication support
 ...
 
@@ -10,6 +9,14 @@
 to tell the server that they are sitting in someones pocket and would
 rather not get some less urgent things pushed to it.
 
+However this module does not do anything by itself. Deciding what things
+are considered "less urgent" is left to other modules.
+
+-   [mod\_throttle\_presence](/mod_throttle_presence.html) supresses
+    presence updates
+-   [mod\_filter\_chatstates](/mod_filter_chatstates.html) removes chat
+    states (*Someone is typing...*)
+
 Configuration
 =============