# HG changeset patch # User Kim Alvefur # Date 1443048747 -7200 # Node ID 9283a6bcf5123c8c5dcd8ede4e12766c4328ed84 # Parent 72df72b9ee20a5eda0c7536975e8883735b7d07a mod_filter_chatstates: Link to mod_csi diff -r 72df72b9ee20 -r 9283a6bcf512 mod_filter_chatstates/README.markdown --- a/mod_filter_chatstates/README.markdown Thu Sep 24 00:51:49 2015 +0200 +++ b/mod_filter_chatstates/README.markdown Thu Sep 24 00:52:27 2015 +0200 @@ -1,5 +1,4 @@ --- -labels: summary: Drop chat states from messages to inactive sessions ... @@ -10,8 +9,8 @@ Notifications](http://xmpp.org/extensions/xep-0085.html) to be a waste of power and bandwidth, especially when the user is not actively looking at their device. This module will filter them out while the session is -considered inactive. It depends on `mod_csi` for deciding when to begin -and end filtering. +considered inactive. It depends on [mod\_csi](/mod_csi.html) for +deciding when to begin and end filtering. Configuration =============