Merge branch 'sabrecat/distant-cliff' into release

This commit is contained in:
SabreCat 2023-08-14 14:36:41 -05:00
commit 0007736f5c

View file

@ -67,7 +67,7 @@ export const SPAM_MESSAGE_LIMIT = 2;
export const SPAM_WINDOW_LENGTH = 60000; // 1 minute
export const SPAM_MIN_EXEMPT_CONTRIB_LEVEL = 4;
export const MAX_CHAT_COUNT = 200;
export const MAX_CHAT_COUNT = 400;
export const MAX_SUBBED_GROUP_CHAT_COUNT = 400;
export const schema = new Schema({