diff options
| author | el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> | 2021-11-24 10:46:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-24 10:46:38 +0200 |
| commit | ea0a9dd4e0f314d28f336a3e2d88a5ceb65fca39 (patch) | |
| tree | bf86c8ac66ffc1262567234da90340cd1508ad08 /xmpp.html | |
| parent | 48c2bcf47ce0070c8a8723c695c7bcbba8d73ecc (diff) | |
Added more info
Diffstat (limited to 'xmpp.html')
| -rw-r--r-- | xmpp.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |
