diff options
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> |
