Changes default prosody config.

This commit is contained in:
Damian Minkov 2014-09-05 15:23:15 +03:00
parent 0680df56fd
commit ae7403753f
1 changed files with 8 additions and 8 deletions

View File

@ -74,15 +74,15 @@ modules_enabled = {
--"motd"; -- Send a message to users when they log in
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
-- jitmeet
"smacks";
"carbons";
"mam";
"lastactivity";
"offline";
--"smacks";
--"carbons";
--"mam";
--"lastactivity";
--"offline";
"pubsub";
"adhoc";
"websocket";
"http_altconnect";
--"adhoc";
--"websocket";
--"http_altconnect";
"turncredentials";
}