Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 1548:b88b30c9e688
prosody.cfg.lua.dist: Add mod_pep to the default config file
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 14 Jul 2009 17:09:18 +0100 |
parent | 1527:47729fa90a6c |
child | 1810:7c45ae42923a |
line wrap: on
line diff
--- 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