#[CLOSED] Rate limit for a specific project

4 messages · Page 1 of 1 (latest)

hallow dock
#

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?

summer fox
#

Also, you can type specific use case

hallow dock