Mercurial > prosody-wiki
annotate mod_csi.wiki @ 497:94b8e3791046
added page for mod_csi
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 21 Dec 2014 13:22:10 +0100 |
parents | |
children |
rev | line source |
---|---|
497 | 1 #summary Client State Indication support |
2 | |
3 = Introduction = | |
4 | |
5 This module implements Client State Indication, a way for mobile clients | |
6 to tell the server that they are sitting in someones pocket and would | |
7 rather not get some less urgent things pushed to it. | |
8 | |
9 = Configuration = | |
10 | |
11 There is no configuration for this module, just add it to modules_enabled as normal. | |
12 | |
13 = Compatibility = | |
14 | |
15 ||0.9||Works|| | |
16 |