mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
prosody.cfg.lua.dist: Add motd plugin
This commit is contained in:
parent
df5bec6e97
commit
63e8a97437
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue