From 03b271483880edddaa4df17f60ac261dc9c14a5f Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Tue, 14 Jul 2009 17:09:18 +0100 Subject: prosody.cfg.lua.dist: Add mod_pep to the default config file --- prosody.cfg.lua.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 0cbab947..38618131 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 -- cgit v1.2.3