Software / code / prosody
Changeset
4084:680df3c635c6
prosody.cfg.lua.dist: Add motd plugin
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 07 Jan 2011 03:47:15 +0000 |
| parents | 4083:4d0599e85411 |
| children | 4085:7699cef04740 |
| files | prosody.cfg.lua.dist |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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