prosody.cfg.lua.dist: Add mod_pep to the default config file
authorMatthew Wild <mwild1@gmail.com>
Tue, 14 Jul 2009 16:09:18 +0000 (17:09 +0100)
committerMatthew Wild <mwild1@gmail.com>
Tue, 14 Jul 2009 16:09:18 +0000 (17:09 +0100)
prosody.cfg.lua.dist

index 0cbab94767230af60552f9090cfb97cac6a8e157..38618131b79de218e30b5a4137a713d19c60bd5b 100644 (file)
@@ -52,6 +52,7 @@ Host "*"
                                "uptime"; -- Report how long server has been running\r
                                "time"; -- Let others know the time here on this server\r
                                "ping"; -- Replies to XMPP pings with pongs\r
+                               "pep"; -- Enables users to publish their mood, activity, playing music and more\r
                                "register"; -- Allow users to register on this server using a client and change passwords\r
 \r
                        -- Other specific functionality\r