Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Conversation

gewenyu99
Copy link
Contributor

@gewenyu99 gewenyu99 commented Jul 12, 2022

Add docs to disable rate limiting.

@gewenyu99
Copy link
Contributor Author

Screen Shot 2022-07-14 at 12 58 33 PM

@gewenyu99 gewenyu99 requested a review from stnguyen90 July 14, 2022 16:58

<h2><a href="/docs/rate-limits#disable-limits" id="disable-limits">Disable Rate Limits</a></h2>
<p>During development, you may need to frequently make requests to certain endpoints to test your code. You can temporarily disable rate limiting to prevent triggering rate limits during development.</p>
<p>You can disable rate limiting by setting <span class="tag">_APP_OPTIONS_ABUSE</span> to <span class="tag">disabled</span> in the <b>.env</b> file found in your Appwrite install directory.</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this section can be shorter and just refer to the env variables doc, instead of trying to re-explain how to update them. We also miss information on recreating the Appwrite container in the last paragraph, which is maybe another hint to move this info to the relevant page.

We should also have a self-hosted only reminder when Cloud goes live.

@gewenyu99
Copy link
Contributor Author

Screen Shot 2022-07-19 at 12 05 53 PM

@eldadfux Addressed your comments. We can disabled the whole section when Cloud roles around.

@gewenyu99 gewenyu99 merged commit e1187b9 into main Jul 25, 2022
@gewenyu99 gewenyu99 deleted the feat-disable-rate-limiting branch August 4, 2022 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants