Mercurial > prosody-wiki
changeset 497:94b8e3791046
added page for mod_csi
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 21 Dec 2014 13:22:10 +0100 |
parents | 7e648e80ff75 |
children | 5b1b0bf532cc |
files | mod_csi.wiki |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_csi.wiki Sun Dec 21 13:22:10 2014 +0100 @@ -0,0 +1,16 @@ +#summary Client State Indication support + += Introduction = + +This module implements Client State Indication, a way for mobile clients +to tell the server that they are sitting in someones pocket and would +rather not get some less urgent things pushed to it. + += Configuration = + +There is no configuration for this module, just add it to modules_enabled as normal. + += Compatibility = + +||0.9||Works|| +