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

Users can upload larger files #864

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

yigit353
Copy link
Contributor

Users cannot upload larger documents. The default size is less than 1MB. To solve this, server nginx should be updated with client_max_body_size 64M;. I added it to the documentation.

@yigit353 yigit353 changed the title Updated nginx config Users can upload larger files Sep 24, 2024
@ElishaKay ElishaKay merged commit 7547d94 into assafelovic:master Sep 25, 2024
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

Successfully merging this pull request may close these issues.

2 participants