From ea0a9dd4e0f314d28f336a3e2d88a5ceb65fca39 Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Wed, 24 Nov 2021 10:46:38 +0200 Subject: Added more info --- xmpp.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmpp.html') 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
Another thing you can do is enable the csi_simple module, which will add some optimizations for mobile devices.
Another thing worth noting is the archive_expires_after = "1w" line. This specifies after how long message archives will be deleted.
Also the smacks module helps a lot with slow internet connections.