Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 9590:6d4da1b4b6f4 0.11
prosody.cfg.lua.dist: Add mod_csi_simple
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 29 Oct 2018 21:50:40 +0100 |
parent | 8285:433b2a41351f |
child | 9591:b0d309abf7d4 |
line wrap: on
line diff
--- 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