[SOLVED] Cannot set file size limit above then 28.6102294921875 MB in a storage bucket.
- 0
- Self Hosted
- Storage
28.6102294921875 is the maximum I could get. The error basically says that you can't set limit more than 30,000,000 bytes which is the number above in megabytes. It raises questions because there's option to specify size in GB, which obviously won't work at all.
See the storage limit environment variable: https://appwrite.io/docs/advanced/self-hosting/environment-variables#storage
Didn't saw that, thank you!
[SOLVED] Cannot set file size limit above then 28.6102294921875 MB in a storage bucket.
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...