Software /
code /
prosody
Changeset
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 |
parents | 1546:7d7bf705675d |
children | 1549:0461fb35f2ac 1550:03f89de65d9f |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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