summaryrefslogtreecommitdiff
path: root/xmpp.html
diff options
context:
space:
mode:
authorel3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com>2021-11-24 10:46:38 +0200
committerGitHub <noreply@github.com>2021-11-24 10:46:38 +0200
commitea0a9dd4e0f314d28f336a3e2d88a5ceb65fca39 (patch)
treebf86c8ac66ffc1262567234da90340cd1508ad08 /xmpp.html
parent48c2bcf47ce0070c8a8723c695c7bcbba8d73ecc (diff)
Added more info
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>