
I have a self-hosted instance of appwrite and I have 2 projects on it - one is for production and the other is for development. On the development project I'd like to turn off the rate limits as I often hit it during development phase.
I understand that I can set _APP_OPTIONS_ABUSE=disabled
to do this but this is for the whole instance - including the production project. Is it possible to only disable the rate limits per project?

Not for now. But you can track something similar in this issue https://github.com/appwrite/appwrite/issues/2953

Also, you can type specific use case

Yeah I've seen this - this is where I got the _APP_OPTIONS_ABUSE=disabled
setting from.

[CLOSED] Rate limit for a specific project
Recommended threads
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
- Is Appwrite Pro available for teachers?
Hi everyone 👋 I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! I’m a university faculty memb...
- 500 server error
Pretty please.. trying to run the last 1.7.4 version on a coolify instance.. i searched like everywhere.. i changed the console to 6.0.41 too.. i tried to hardc...
