[ad_1]
So, after doing some digging I discovered this added line to class-ss-url-fetcher.php:
‘limit_response_size’ => 2097152, // 2 MB
And I had to use the “ss_remote_get_args” filter to change it to a larger number.
I could not find this in any documentation, so perhaps it should be added
Hey @rodskagg,
I was about to point you in the exact same direction by referencing the ticket here: https://projectdmc.org/support/topic/exporting-large-photos-doesnt-work/
I make sure we add that filter (+ explanation) to the documentation!
Cheers,
Patrick
