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
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Storage Chunk upload bug
Hi, I'm experiencing an issue with Appwrite Storage chunked uploads. Small files upload successfully, but larger video files that require chunking fail. For ...