Closed Zhiyuan-Wei closed 11 months ago
Thank you for spotting this issue. As of now, AWS EB's nginx enforces this on all request that attach a large file to it. To get around this, we might need to configure other storage methods like S3 Buckets for media files.
As of now, Parkrowd has decided not to support uploading excessively large image files. But still, your feedback is definitely valid and we shall look into this if we have time~
Below is a screenshot from our testing doc, which we added after realizing excessively large files would cause issues.
When I upload a image, it shows this:
Maybe set a image size limit or a image name limit?