Updated README

This commit is contained in:
2026-07-05 15:50:57 +01:00
parent c47e44a69d
commit 7eb8024162
+1
View File
@@ -57,6 +57,7 @@ Your `config.json` should ONLY contain `apiKeys` OR `serviceAccounts`.
## Rate limiting
The app enforces a maximum of `rateLimitPerMinute` requests per minute to avoid exceeding API limits.
There is a 5% buffer applied to any limitation to cater for any network fluctuations. A rate limit of 50 will only call 47.5 times (rounded down to 47).
## Output