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
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...