-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I don't know for sure, but at a glance it looks like the limit may be hard coded into the webui Yeah, there are two instances of 20_000_000 in that MessageBox.tsx file |
Beta Was this translation helpful? Give feedback.
https://github.com/revoltchat/revite/blob/f9c2fcec561c8a9d9f9ae0f98dc9c77165f1a9f4/src/components/common/messaging/MessageBox.tsx#L637
I don't know for sure, but at a glance it looks like the limit may be hard coded into the webui
Yeah, there are two instances of 20_000_000 in that MessageBox.tsx file