diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-26 20:18:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:51 +0700 |
commit | 6a5ce5b50b38448c0ef5cd38b91d0b8d026b9628 (patch) | |
tree | 62e6f0f1725a877a0dd89b39ea7299c4cf885bf0 /network/prosody-mod-throttle-presence/slack-desc | |
parent | e5be5e7b255c97134981092be7b0b33cedda05f1 (diff) |
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/slack-desc')
-rw-r--r-- | network/prosody-mod-throttle-presence/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/prosody-mod-throttle-presence/slack-desc b/network/prosody-mod-throttle-presence/slack-desc new file mode 100644 index 0000000000000..aa0f8d468b451 --- /dev/null +++ b/network/prosody-mod-throttle-presence/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +prosody-mod-throttle-presence: prosody-mod-throttle-presence (XEP-0352: Client State Indication Imp) +prosody-mod-throttle-presence: +prosody-mod-throttle-presence: For most people 'presence' (status changes) of contacts make up most +prosody-mod-throttle-presence: of the traffic received by their client. However much of the time it +prosody-mod-throttle-presence: is not essential to have highly accurate presence information. +prosody-mod-throttle-presence: +prosody-mod-throttle-presence: This module automatically cuts down on presence traffic when clients +prosody-mod-throttle-presence: indicate they are inactive (using the CSI protocol). +prosody-mod-throttle-presence: +prosody-mod-throttle-presence: https://modules.prosody.im/mod_throttle_presence.html +prosody-mod-throttle-presence: |