| Option | MaxCsvFileUploadSizeBytes | |
| Description |
Maximum size of uploaded CSV files. | |
| Introduced Version | 1.124 | |
| Default | 209,715,200 bytes (200 MB) | |
| Minimum | 1,048,576 bytes (1 MB) | |
| Maximum | 2,147,483,647 bytes (2048 MB) | |
Specifies the maximum size of uploaded CSV files.
If MAX_FILEUPLOAD_SIZE is set, its value will be
the default.