diff -r 810037988642 -r 109ca9e7a6f3 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Mon Jun 29 13:15:46 2009 +0500 +++ b/prosody.cfg.lua.dist Mon Jun 29 15:20:26 2009 +0500 @@ -38,7 +38,6 @@ modules_enabled = { -- Generally required "roster"; -- Allow users to have a roster. Recommended ;) - "presence"; -- See and broadcast status changes to/from contacts "saslauth"; -- Authentication for clients and servers. Recommended if you want to log in. "tls"; -- Add support for secure TLS on c2s/s2s connections "dialback"; -- s2s dialback support