# HG changeset patch # User Kim Alvefur # Date 1540846240 -3600 # Node ID 6d4da1b4b6f499bdfeaee93821425d52dab1863d # Parent aeb054ee88c57365171a8daa45be8f903583aab3 prosody.cfg.lua.dist: Add mod_csi_simple diff -r aeb054ee88c5 -r 6d4da1b4b6f4 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Mon Oct 29 21:15:38 2018 +0100 +++ b/prosody.cfg.lua.dist Mon Oct 29 21:50:40 2018 +0100 @@ -58,6 +58,7 @@ "ping"; -- Replies to XMPP pings with pongs "register"; -- Allow users to register on this server using a client and change passwords --"mam"; -- Store messages in an archive and allow users to access it + --"csi_simple"; -- Simple Mobile optimizations -- Admin interfaces "admin_adhoc"; -- Allows administration via an XMPP client that supports ad-hoc commands