WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

130

18 mb image is too large?

18 mb image is too large?

(post is archived)

[–] [deleted] 0 pt 2y

LimitRequestBody in apache, client_max_body_size in nginx

[–] 0 pt 2y (edited 2y)

This is already set and isn’t directly related.

The error comes from getting the image size (requests.get header) from a remote host (which also confirms it has been properly uploaded).

Edit: It should be fixed now.