prosody.cfg.lua.dist

changeset 1132
3a63efe285c2
parent 912
62dd71870ee3
child 1176
2be14b7021b2
--- a/prosody.cfg.lua.dist	Wed May 06 21:45:25 2009 +0100
+++ b/prosody.cfg.lua.dist	Thu May 07 19:37:54 2009 +0100
@@ -38,6 +38,7 @@
 	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