We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdaa67 commit 508a981Copy full SHA for 508a981
docs/environment-variables.md
@@ -15,6 +15,7 @@ Name | Description | Version | Default | Limit
15
:--- | :--- | :--- | :--- | :---
16
`TSC_CHUNK_SIZE_MB` | The size of chunks when uploading files. Limit is 64 MB. | 0.33 | 50 | 64
17
`TSC_PAGE_SIZE` | The number of items to return in a single page of results. | 0.33 | 100 | 1000
18
+`TSC_FILESIZE_LIMIT_MB` | The maximum file size that can be uploaded. | 0.34 | 64 | 64
19
20
## Setting environment variables
21
0 commit comments