
Apologies if I haven’t had a chance to take a look for solutions but I’m away for a few days and don’t really have a computer to properly look at configurations. At first I thought the 28MB file upload limit was good enough but now my users are asking to be able to upload files that are at least 100MB. When I come back to my computer, what are the steps I need to take to increase the bucket’s file upload limits?

You need to change the env var _APP_STORAGE_LIMIT

Thank you! I’ll try this out later when I get back on my computer.
Recommended threads
- SDK mismatch
Hi there, The following warning is currently appearing in my console: ``` Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite...
- Can't read files from s3 storage directl...
I try to download the files stored by appwrite directly from my S3 provider. The bucket is not encrypted and no gzip but the files seem not to be stored there i...
- I am trying to run appwrite storage list...
Hello! I am trying to use a command to return all of my files from my bucket. This is the cmd I am currently running: "appwrite storage list-files --bucket-id <...
