diff options
Diffstat (limited to 'network/prosody-mod-throttle-presence/README')
-rw-r--r-- | network/prosody-mod-throttle-presence/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/prosody-mod-throttle-presence/README b/network/prosody-mod-throttle-presence/README new file mode 100644 index 0000000000..ea120e0615 --- /dev/null +++ b/network/prosody-mod-throttle-presence/README @@ -0,0 +1,8 @@ +prosody-mod-throttle-presence (XEP-0352: Client State Indication Imp) + +For most people 'presence' (status changes) of contacts make up most +of the traffic received by their client. However much of the time it +is not essential to have highly accurate presence information. + +This module automatically cuts down on presence traffic when clients +indicate they are inactive (using the CSI protocol). |