feat: introduce new ACP setting for newbie chat message delay, defaults to 2 minutes

This commit is contained in:
Julian Lam
2023-09-06 15:37:51 -04:00
parent 9b384b986b
commit 223e76569b
4 changed files with 23 additions and 10 deletions

View File

@@ -21,6 +21,7 @@
"chatEditDuration": 0,
"chatDeleteDuration": 0,
"chatMessageDelay": 2000,
"newbieChatMessageDelay": 120000,
"notificationSendDelay": 60,
"newbiePostDelayThreshold": 3,
"postQueue": 0,