Jump to content

Recommended Posts

Posted

I have a service that upscales pdfs to images with the option to download or upload. My highest upscale (8x) makes the image just above 2mb making my upload fail.
I am requesting to increase this to 4mb if possible. 

I am on Tommy, Username is Poppabuzz, PHP version is 8.5.3.

Posted

I just changed both upload_max_filesize and post_max_size to 50MB for you since that's what the defaults are on other PHP versions.

The changes can take up to 2 hours to take effect.

  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...