
Hello,
is it possible to override the rate limits on some apis such as document creation? The doc says This endpoint is limited to 120 requests in every 1 minutes per IP address,
I wonder if it's possible to change this number? Thanks

Are you using a self hosting instance?

Yes

disable _APP_OPTIONS_ABUSE
in your .env
file


Hmm, so it's either disabled or enabled with 120 limits?

Yes, that is the option at the moment you can check this issues:
https://github.com/appwrite/appwrite/issues/4965 https://github.com/appwrite/appwrite/issues/2953

4965 is duplicate, check out 2953 ❤️

Thank you guys for the information, I hope this happens in a future release, I will close this post now
Recommended threads
- CSV
Hello, is there any way to export my users from collection into CSV?
- Filter a DateTime attribute
Is it possible to filter a DateTime attribute by only the month and day (e.g., -02-15)?
- Unable to connect. Is the computer able ...
I found that there was few other support tickets with same topic, but neither of those seemed to solve my issue. I'm running a function when new user is created...
