
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
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
- implement caching
It it possible to cache response for few minutes? I dont want to create function or implement a whole reverse server just to cache it in somewhere ?
