chore(graphql): default rate limit to 90 (#1101)

This commit is contained in:
Kyrch
2026-02-16 07:33:41 -03:00
committed by GitHub
parent d2ced8db70
commit 92c54ccdf5
5 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ FORTIFY_URL=http://localhost
# graphql
GRAPHQL_URL=
GRAPHQL_PATH=/graphql
GRAPHQL_RATE_LIMIT=80
GRAPHQL_RATE_LIMIT=90
GRAPHIQL_ENABLED=true
# hashids