chore: bump profile max upload size default

This commit is contained in:
Julian Lam
2026-01-07 12:51:04 -05:00
parent 874ffd7b26
commit bed6ed3c18

View File

@@ -70,7 +70,7 @@
"maximumChatMessageLength": 1000,
"maximumRemoteChatMessageLength": 5000,
"maximumChatRoomNameLength": 50,
"maximumProfileImageSize": 256,
"maximumProfileImageSize": 2048,
"maximumCoverImageSize": 2048,
"profileImageDimension": 200,
"profile:convertProfileImageToPNG": 0,