2021-09-20 15:38:42 +02:00
|
|
|
=== Parameters
|
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
.fileUploadSizeLimit
|
|
|
|
****
|
|
|
|
_integer_
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
----
|
|
|
|
8000000
|
|
|
|
----
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
The maximum size of HTTP requests handling file uploads (in bytes)
|
|
|
|
****
|
|
|
|
.standardSizeLimit
|
|
|
|
****
|
|
|
|
_integer_
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
----
|
|
|
|
2000000
|
|
|
|
----
|
|
|
|
|
|
|
|
The maximum size of regular HTTP requests (in bytes)
|
|
|
|
****
|