prosody.cfg.lua.dist: Add mod_pep to the default config file
authorMatthew Wild <mwild1@gmail.com>
Tue, 14 Jul 2009 17:09:18 +0100
changeset 1548 b88b30c9e688
parent 1546 7d7bf705675d
child 1549 0461fb35f2ac
child 1550 03f89de65d9f
prosody.cfg.lua.dist: Add mod_pep to the default config file
prosody.cfg.lua.dist
--- a/prosody.cfg.lua.dist	Mon Jul 13 21:17:51 2009 +0100
+++ b/prosody.cfg.lua.dist	Tue Jul 14 17:09:18 2009 +0100
@@ -52,6 +52,7 @@
 			  	"uptime"; -- Report how long server has been running
 			  	"time"; -- Let others know the time here on this server
 			  	"ping"; -- Replies to XMPP pings with pongs
+			  	"pep"; -- Enables users to publish their mood, activity, playing music and more
 				"register"; -- Allow users to register on this server using a client and change passwords
 
 			-- Other specific functionality