Mercurial > prosody-modules
comparison mod_csi/README.markdown @ 2876:ea6b5321db50
README files: Fix typos
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 04 Feb 2018 16:05:27 +0100 |
parents | 72df72b9ee20 |
children | 3bf847dbb063 |
comparison
equal
deleted
inserted
replaced
2875:c3a039972b74 | 2876:ea6b5321db50 |
---|---|
11 would rather not get some less urgent things pushed to it. | 11 would rather not get some less urgent things pushed to it. |
12 | 12 |
13 However this module does not do anything by itself. Deciding what things | 13 However this module does not do anything by itself. Deciding what things |
14 are considered "less urgent" is left to other modules. | 14 are considered "less urgent" is left to other modules. |
15 | 15 |
16 - [mod\_throttle\_presence](/mod_throttle_presence.html) supresses | 16 - [mod\_throttle\_presence](/mod_throttle_presence.html) suppresses |
17 presence updates | 17 presence updates |
18 - [mod\_filter\_chatstates](/mod_filter_chatstates.html) removes chat | 18 - [mod\_filter\_chatstates](/mod_filter_chatstates.html) removes chat |
19 states (*Someone is typing...*) | 19 states (*Someone is typing...*) |
20 | 20 |
21 Configuration | 21 Configuration |