Hello, on my website users can upload images. But i noticed that these uploads are only limited to 2M, which is fine for the most part. Can you possibly increase the upload_max_filesize limit to something like 5M?
PS- When the user uploads the image I process it in ImageMagick to reduce the filesize used so I am trying to keep my storage low.
Thank you
PS- When the user uploads the image I process it in ImageMagick to reduce the filesize used so I am trying to keep my storage low.
Thank you