Display MOTD by default on client
This commit is contained in:
parent
45df995d7f
commit
895fcc4066
@ -13,7 +13,7 @@ const options = $.extend({
|
|||||||
join: true,
|
join: true,
|
||||||
links: true,
|
links: true,
|
||||||
mode: true,
|
mode: true,
|
||||||
motd: false,
|
motd: true,
|
||||||
nick: true,
|
nick: true,
|
||||||
notification: true,
|
notification: true,
|
||||||
notifyAllMessages: false,
|
notifyAllMessages: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user