summaryrefslogtreecommitdiffstats
path: root/network/prosody-mod-throttle-presence/README
diff options
context:
space:
mode:
author Andrew Clemons2018-01-26 14:18:16 +0100
committer Willy Sudiarto Raharjo2018-01-27 01:43:51 +0100
commit6a5ce5b50b38448c0ef5cd38b91d0b8d026b9628 (patch)
tree62e6f0f1725a877a0dd89b39ea7299c4cf885bf0 /network/prosody-mod-throttle-presence/README
parente5be5e7b255c97134981092be7b0b33cedda05f1 (diff)
downloadslackbuilds-6a5ce5b50b38448c0ef5cd38b91d0b8d026b9628.tar.gz
network/prosody-mod-throttle-presence: Added (Prosody modules).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-throttle-presence/README')
-rw-r--r--network/prosody-mod-throttle-presence/README8
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).