Skip to content

Commit ee0adc6

Browse files
committed
docs(api-server): add rate limit data API window configuration
- Add description for `RATE_LIMIT_DATA_API_WINDOW_MINUTES` configuration variable - Include default value and unit (hours) for the time window
1 parent efd8142 commit ee0adc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/api-server/guides/configure-environment-variables.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,5 @@ The number of general data API requests a user can make within the defined windo
147147
- **Default:** `1000`
148148

149149
#### `RATE_LIMIT_DATA_API_WINDOW_MINUTES`
150+
The time window, in hours, for the data API request limit.
151+
- **Default:** `1`

0 commit comments

Comments
 (0)