When trying to load large images from the storage via the preview URL to minimize the size it always displays the appwrite placeholder for images larger then 30mb. This is also the case when setting the _APP_STORAGE_PREVIEW_LIMIT envvar larger then 30mb. Is there a way around that 30mb limit? I am using a self-hosted appwrite v1.5.7 instance.
Cheers!
TL;DR
Issue: Developers are encountering a problem where the image preview URL shows a placeholder for images larger than 30mb, even after adjusting the _APP_STORAGE_PREVIEW_LIMIT envvar. They seek a solution to bypass this limit in their self-hosted appwrite v1.5.7 instance.