mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
chore(graphql): default rate limit to 90 (#1101)
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ FORTIFY_URL=http://localhost
|
||||
# graphql
|
||||
GRAPHQL_URL=
|
||||
GRAPHQL_PATH=/graphql
|
||||
GRAPHQL_RATE_LIMIT=80
|
||||
GRAPHQL_RATE_LIMIT=90
|
||||
GRAPHIQL_ENABLED=true
|
||||
|
||||
# hashids
|
||||
|
||||
Reference in New Issue
Block a user