From: Matthew Wild Date: Fri, 7 Jan 2011 03:47:15 +0000 (+0000) Subject: prosody.cfg.lua.dist: Add motd plugin X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=d573d3910c3057c93e7ed4324d7f7745bb69a943;p=prosody.git prosody.cfg.lua.dist: Add motd plugin --- diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 3134acb6..75c473a3 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -66,6 +66,7 @@ modules_enabled = { --"announce"; -- Send announcement to all online users --"welcome"; -- Welcome users who register accounts --"watchregistrations"; -- Alert admins of registrations + --"motd"; -- Send a message to users when they log in }; -- These modules are auto-loaded, should you