-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
File size limit #53
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
Comments
Can you submit a PR fixing this with a limit of 20mb? |
Sure thing! |
Merged. 👍 |
Cool, thanks to the team for their great work 👌 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have the following error on the server side when I try to save a file.
My files are 300kb top.
I believe it's a middleware issue, I have tried couple of things in my index.js like
Unfortunately no success.
I did jump into the code and found a temporary fix in
files.js
L:83Any idea how to override this limit in a clean way?
Thanks
The text was updated successfully, but these errors were encountered: