Api file size limit? #4655
-
I run into trouble when trying to upload pictures to parts. Can I (mostly where) increase the limit? Same for attachments. I currently run into 413 error regularly. |
Beta Was this translation helpful? Give feedback.
Answered by
SchrodingersGat
Apr 22, 2023
Replies: 1 comment 1 reply
-
@diodenschein that looks like an issue with your specific server setup - namely your nginx proxy is configured to restrict file size upload to 2mb. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
matmair
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@diodenschein that looks like an issue with your specific server setup - namely your nginx proxy is configured to restrict file size upload to 2mb.