Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't increase upload size beyond 200ish MB #68

Open
bluvoll opened this issue Oct 26, 2023 · 0 comments
Open

Can't increase upload size beyond 200ish MB #68

bluvoll opened this issue Oct 26, 2023 · 0 comments

Comments

@bluvoll
Copy link

bluvoll commented Oct 26, 2023

Hi there, I've been using Outline for a while, but recently had the need to increase the upload size beyond 200mb, tried setting AWS_S3_UPLOAD_MAX_SIZE=1024000000 and FILE_STORAGE_UPLOAD_MAX_SIZE=1024000000 in the env, but got this error from Formidable
FormidableError: options.maxFileSize (209715200 bytes) exceeded, received 209721736 bytes of file data
at Stream. (/opt/outline/node_modules/formidable/src/Formidable.js:358:11)

I tried editing the file but didnt help either, any help would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant