Software /
code /
prosody-modules
Changeset
1873:9283a6bcf512
mod_filter_chatstates: Link to mod_csi
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 24 Sep 2015 00:52:27 +0200 |
parents | 1872:72df72b9ee20 |
children | 1874:8ef500508c59 |
files | mod_filter_chatstates/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 =============