aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-07-14 17:09:18 +0100
committerMatthew Wild <mwild1@gmail.com>2009-07-14 17:09:18 +0100
commit03b271483880edddaa4df17f60ac261dc9c14a5f (patch)
tree47a5bcb0e191aa5cd446bcb0c07579dc54a73ee2 /prosody.cfg.lua.dist
parentnet.server: Initiate the handshake when we should, the more correcter fix for the previous correct fix (diff)
downloadprosody-03b271483880edddaa4df17f60ac261dc9c14a5f.tar.xz
prosody-03b271483880edddaa4df17f60ac261dc9c14a5f.zip
prosody.cfg.lua.dist: Add mod_pep to the default config file
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r--prosody.cfg.lua.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index 0cbab9476..38618131b 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -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