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

Allow disable API rate limit #6908

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Allow disable API rate limit #6908

merged 1 commit into from
Feb 17, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Feb 15, 2023

Resolves #6238

Motivation

It is unavailable to disable API rate limit.

Changelog

API_RATE_LIMIT_DISABLED env variable introduced. If true, Any API rate limit is ignored.

Docs update in blockscout/docs#115.

Checklist for your Pull Request (PR)

@vbaranov vbaranov merged commit 7986628 into master Feb 17, 2023
@vbaranov vbaranov deleted the vb-disable-api-rate-limit branch February 17, 2023 10:43
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.

Option to disable API_RATE_LIMIT
2 participants