# HG changeset patch # User Matthew Wild # Date 1294372035 0 # Node ID 680df3c635c6fabd5b20b5342d45dfb2febbd62f # Parent 4d0599e8541138e4d9dee9204f916cfa77fea0ed prosody.cfg.lua.dist: Add motd plugin diff -r 4d0599e85411 -r 680df3c635c6 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Fri Jan 07 03:46:10 2011 +0000 +++ b/prosody.cfg.lua.dist Fri Jan 07 03:47:15 2011 +0000 @@ -66,6 +66,7 @@ --"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