I'm working on a photography hosting platform and really need to be able to process assets larger than 10 Mb for previews The docs (https://appwrite.io/docs/references/cloud/server-nodejs/storage#getFilePreview) say
Preview is supported only for image files smaller than 10MB
Is it possible to overwrite this with an ENV variable or do I need to like build a separate NextJS / Function to create a preview on the fly and call it then ? Thanks in advance
Recommended threads
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Some pages on the console are not workin...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). I identified that some pages are not working on the console. This is at least the case ...
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS