You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I try to upload an image that exceeds 1MB in any DocType, the error "Size exceeds the maximum allowed file size" is displayed.
To Reproduce
Steps to reproduce the behavior:
Edit Item in Item List
Add an image larger thatn 1MB
The error is displayed.
Expected behavior
Upload the image.
System information (please complete the following information):
Attach log
Additional context
I think the problem is related to the nginx container fm_global-nginx-proxy configuration. I can't find the client_max_body_size configuration directive in tha nginx config file for this containter.
The text was updated successfully, but these errors were encountered:
This issue tracker is only for issues related to Frappe-Manager. Please use https://github.com/rtcamp/frappe-manager/discussions for support questions.
Describe the bug
When I try to upload an image that exceeds 1MB in any DocType, the error "Size exceeds the maximum allowed file size" is displayed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upload the image.
System information (please complete the following information):
Attach log
Additional context
I think the problem is related to the nginx container fm_global-nginx-proxy configuration. I can't find the client_max_body_size configuration directive in tha nginx config file for this containter.
The text was updated successfully, but these errors were encountered: