prosody.cfg.lua.dist

changeset 1446
109ca9e7a6f3
parent 1291
22dcd5f06bc4
child 1525
f30886f684eb
--- 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

mercurial