
I saw a lot of threads complaining about only being able to send 10 Requests per Hour to Appwrite. For the Cloud Version that makes kind of sense, but for my self-hosted option i want to increase the limit, especially because i am in development. But i dont find any documentation or thread about how to actually increase the rate limit. How can i achieve this?

I finally found out how to fix this. There is the Option to set the Environment Variable _APP_OPTIONS_ABUSE
to disabled
which completly deactivates the rate limiting. In Production Mode that is of course not suitable but is the only option really to disable the rate limiting and not adjusting it?

Not possible for now. An alternative is setting Cloudflare in front with custom rate limits.
Custom rate limits are planned for the next release if I'm not wrong
Recommended threads
- console messaging - Error 500
Hello, on my self hosted instance (1.6.0) after I tried to use the messaging feature and press "send" for a test message, I get "Error 500" for the messaging t...
- Selfhosting problem
I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got...
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
