We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c182816 commit 91b8892Copy full SHA for 91b8892
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