
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
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
