prosody.cfg.lua.dist: Add mod_pep to the default config file

This commit is contained in:
Matthew Wild 2009-07-14 17:09:18 +01:00
parent 3f0c5c91e3
commit 03b2714838

View file

@ -52,6 +52,7 @@ Host "*"
"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