replace csi module for better mobile performance perhaps?
Some checks failed
thrrgilag/prosody-docker/pipeline/head There was a failure building this commit

This commit is contained in:
Morgan McMillian 2024-04-21 08:26:27 -07:00
parent b6c11afbb7
commit 2e549ee3ff

View file

@ -51,7 +51,8 @@ modules_enabled = {
"vcard_legacy"; -- Conversion between legacy vCard and PEP Avatar, vcard
-- Nice to have
"csi_simple"; -- Simple but effective traffic optimizations for mobile devices
-- "csi_simple"; -- Simple but effective traffic optimizations for mobile devices
"csi_battery_saver";
"invites"; -- Create and manage invites
"invites_adhoc"; -- Allow admins/users to create invitations via their client
"invites_register"; -- Allows invited users to create accounts