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
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- Clarification about `Content` in terms a...
Hello, I'm looking into using Appwrite's cloud storage and got a bit concerned about this part in the terms page: https://appwrite.io/terms#content > Our Serv...