We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3c1b4 commit b6a7f6aCopy full SHA for b6a7f6a
1 file changed
env.example
@@ -38,6 +38,8 @@ MODE=release
38
NOTIFICATION_ENDPOINT=
39
NOTIFICATION_SECRET=
40
41
+# Default fallback rate limit for GraphQL clients (used if not dynamically fetched)
42
+GRAPHQL_RATE_LIMIT=
43
API_TIMEOUT=120s
44
API_RETRY=3
45
API_REQUESTS_PER_HOUR=10000
0 commit comments