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