summaryrefslogtreecommitdiff
path: root/xmpp.html
diff options
context:
space:
mode:
Diffstat (limited to 'xmpp.html')
-rw-r--r--xmpp.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmpp.html b/xmpp.html
index ecfce15..f7a2114 100644
--- a/xmpp.html
+++ b/xmpp.html
@@ -157,6 +157,8 @@ For example, if you want to run a general public XMPP server, you can allow anyo
<p>Another thing you can do is enable the <code>csi_simple</code> module, which will add some optimizations for mobile devices.</p>
<p>Another thing worth noting is the <code>archive_expires_after = "1w"</code> line. This specifies after how long message archives will be deleted.</p>
+
+<p>Also the <code>smacks</code> module helps a lot with slow internet connections.</p>
<h2>Certificates</h2>