Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate limit #483

Closed
wants to merge 7 commits into from
Closed

Rate limit #483

wants to merge 7 commits into from

Conversation

ChaituVR
Copy link
Member

@ChaituVR ChaituVR commented Aug 7, 2022

No description provided.

const whitelistKeyHashes = ['a67acacdb3b382847fc058c206d6290c9873ccea4c656e06f2242d573a553db8'];

export default rateLimit({
windowMs: 16 * 1e3,
Copy link
Member

Choose a reason for hiding this comment

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

@ChaituVR ChaituVR mentioned this pull request Aug 8, 2023
@ChaituVR
Copy link
Member Author

ChaituVR commented Aug 8, 2023

Done in #826

@ChaituVR ChaituVR closed this Aug 8, 2023
@ChaituVR ChaituVR deleted the rate-limit branch August 8, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants