[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
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...