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

Increase nginx max body size #416

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

rimi-itk
Copy link
Contributor

@rimi-itk rimi-itk commented Sep 6, 2024

https://leantime.itkdev.dk/dashboard/home#/tickets/showTicket/2293

Our configuration of nginx's client_max_body_size does not match PHP's upload_max_filesize and therefore huge images (with a size over 5 MB) cannot be uploaded.

@rimi-itk rimi-itk force-pushed the hotfix/2293-huge-image-upload branch from 563689d to c7a9b2f Compare September 6, 2024 08:32
@rimi-itk rimi-itk marked this pull request as ready for review September 6, 2024 08:34
@rimi-itk rimi-itk changed the base branch from develop to main September 6, 2024 08:34
@rimi-itk rimi-itk merged commit b9e4d32 into main Sep 6, 2024
@rimi-itk rimi-itk deleted the hotfix/2293-huge-image-upload branch September 6, 2024 08:43
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