mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
fix(graphql): missing rate limiting headers (#997)
This commit is contained in:
@@ -183,6 +183,7 @@ FORTIFY_URL=http://localhost
|
||||
# graphql
|
||||
GRAPHQL_DOMAIN_NAME=
|
||||
GRAPHQL_PATH=/graphql
|
||||
GRAPHQL_RATE_LIMIT=80
|
||||
GRAPHIQL_ENABLED=true
|
||||
|
||||
# hashids
|
||||
|
||||
Reference in New Issue
Block a user