Software /
code /
prosody-modules
Comparison
mod_csi/README.markdown @ 1803:4d73a1a6ba68
Convert all wiki pages to Markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 18:03:58 +0200 |
parent | 1782:mod_csi/README.wiki@29f3d6b7ad16 |
child | 1871:adb402e7de06 |
comparison
equal
deleted
inserted
replaced
1802:0ab737feada6 | 1803:4d73a1a6ba68 |
---|---|
1 --- | |
2 labels: | |
3 summary: Client State Indication support | |
4 ... | |
5 | |
6 Introduction | |
7 ============ | |
8 | |
9 This module implements Client State Indication, a way for mobile clients | |
10 to tell the server that they are sitting in someones pocket and would | |
11 rather not get some less urgent things pushed to it. | |
12 | |
13 Configuration | |
14 ============= | |
15 | |
16 There is no configuration for this module, just add it to | |
17 modules\_enabled as normal. | |
18 | |
19 Compatibility | |
20 ============= | |
21 | |
22 ----- ------- | |
23 0.9 Works | |
24 ----- ------- |