Option | MaxJsonFileUploadSizeBytes | |
Description |
Maximum size of uploaded JSON files.
If | |
Introduced Version | 1.124 | |
Default | 104,857,600 bytes (100 MB) | |
Minimum | 1,048,576 bytes (1 MB) | |
Maximum | 2,147,483,647 bytes (2048 MB) |
Specifies the maximum size of uploaded JSON files.
If MAX_FILEUPLOAD_SIZE
is set, its value will be
the default.