This repository was archived by the owner on Apr 19, 2025. It is now read-only.
Problem to upload files larger than 10MB on docker-based config #179
EgonHeuson
started this conversation in
Help needed
Replies: 1 comment 4 replies
-
https://github.com/rodber/chevereto-free/pkgs/container/chevereto-free |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I just installed Chevereto using the nmtam/chevereto docker instance. I've set up a php.ini file to overpass the 2MB file size limitation in upload, but even if I set up 100MB, and if the parameter is well recognized by the server (see capture below), it says that the images that are over 10MB are to big. If I upload an image of 9.8MB no problem, 10.2MB doesn't work. I also tried to set up 20MB as limit in the php.ini file and it's the exact same size limit I get. Any idea?
Beta Was this translation helpful? Give feedback.
All reactions