Diff

mod_throttle_presence/README.md @ 6085:f21ef2c20a63

mod_throttle_presence: add note about csi_simple
author Menel <menel@snikket.de>
date Sun, 08 Dec 2024 09:46:57 +0100
parent 6003:fe081789f7b5
line wrap: on
line diff
--- a/mod_throttle_presence/README.md	Sun Dec 08 09:25:10 2024 +0100
+++ b/mod_throttle_presence/README.md	Sun Dec 08 09:46:57 2024 +0100
@@ -4,6 +4,10 @@
 summary: Limit presence stanzas to save traffic
 ...
 
+::: {.alert .alert-info} 
+This module violates the xmpp protocol by discarding stanzas, some people reportet issues with it. In reality the bandwith saving is not relevant for most poeple, consider using [mod_csi_simple][doc:modules:mod_csi_simple] that is incuded in prosody since Version 0.11.
+:::
+
 Introduction
 ============