diff options
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 0000000000..aa0f8d468b --- /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: |