From 8bc951e8e2145ef85418ab0c745a4cbe45be10bb Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 29 Oct 2018 21:50:40 +0100 Subject: prosody.cfg.lua.dist: Add mod_csi_simple --- prosody.cfg.lua.dist | 1 + 1 file changed, 1 insertion(+) (limited to 'prosody.cfg.lua.dist') diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index a0fc6c9e..f3affc97 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -58,6 +58,7 @@ modules_enabled = { "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 -- cgit v1.2.3