kathelia.dokguOriginal post
Rank 3: Container
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?
Summary
You need to change the env var `_APP_STORAGE_LIMIT` to increase the file size limits for bucket uploads. Check the documentation at https://appwrite.io/docs/environment-variables#storage for more details.