Hi, Is it possible to change the Rate-Limit quantity, only for development?
- 1
- Users
- Accounts
- Web
- Storage
X-Ratelimit-Limit: 10 X-Ratelimit-Remaining: 0
Temporarily.
I've also tried to do that but couldn't find anything.
I disabled the whole Rate-Limiting on my development environment (self-hosted) in the .env
_APP_OPTIONS_ABUSE=disabled
I've raised the same issue here: https://discord.com/channels/564160730845151244/1172096717601128518
Read the last two comments. Do you experience that too?
Recommended threads
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- SyntaxError: Unexpected end of JSON inpu...
I am trying to create a fcm push notification service using appwrite functions with its REST API to invoke that function from my client side app and getting thi...