Thread Starter
Diphda
(@diphda)
Found it in class.photon.php:
// Lets make sure that we don't upscale images since wp never upscales them as well
...
I can fix it by editing the file manually, but it will be a pain for updating Jetpack. Is there anyway I can override it through my functions.php without affecting load time?
Thanks!