How to change the max bucket file size
hey, which version are you using? On Cloud:
Selfhosted
should be the latest version
try this
_APP_STORAGE_LIMIT
Already tried that
Try to change to integer one
- name: _APP_STORAGE_LIMIT
value: 500000000000
Also, you should set the Maximum file size per bucket
its a string, please try a number
It doesnt allow for a int
but will try that other one
wait it worked now
[SOLVED] How to change the max bucket file size
Recommended threads
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.