I see in the debug log that you skip images that exceed 0.5 MB, but some bigger ones actually get through. I guess you increased the limit but didn't update the debug message?
For large images, there are often also resized versions available, it might make sense to use those.
Interesting concept!
I see in the debug log that you skip images that exceed 0.5 MB, but some bigger ones actually get through. I guess you increased the limit but didn't update the debug message?
For large images, there are often also resized versions available, it might make sense to use those.