annotate mod_csi/README.wiki @ 1792:8e19b943c2cd
mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 26 Aug 2015 18:04:55 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
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 |