# HG changeset patch # User Menel # Date 1729588025 -7200 # Node ID 9ca62b2cdeca04b81ba268e408278398d98f9aeb # Parent b4ad7fa6b205828259eac41d4594a608bbb48097 mod_csi_grace_period: ADD README lables and Sections diff -r b4ad7fa6b205 -r 9ca62b2cdeca mod_csi_grace_period/README.md --- a/mod_csi_grace_period/README.md Tue Oct 22 10:58:22 2024 +0200 +++ b/mod_csi_grace_period/README.md Tue Oct 22 11:07:05 2024 +0200 @@ -1,7 +1,24 @@ +--- +summary: Don't wake inactive clients, if annother is in use. +labels: +- 'Stage-Beta' +... + +# Introduction + This module helps reduces power usage of inactive mobile clients while another client is actively used. E.g. in the case of chatting on a desktop computer, instantly pushing messages to a phone in someones pocket is not the best use of radio time. +# Compatibility + Works with [mod_csi_simple][doc:modules:mod_csi_simple] which is -included with Prosody since 0.11 +included with Prosody. + + ------- -------------- + trunk* Works + 0.12 Works + ------- -------------- + +*as of 2024-10-22