I cannot specify file size in appwrite self host.
TL;DR
Developers are encountering file size errors in the self-hosted version of Appwrite, with a default max of 30MB. To change this, edit the `_APP_STORAGE_LIMIT` in the `.env` file and restart the Appwrite stack with `docker compose up -d`.