more upload for photos
This commit is contained in:
parent
dbff332800
commit
60fbe46fbf
@ -274,7 +274,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'payload' => [
|
'payload' => [
|
||||||
'max_size' => 1024 * 1024, // 1MB - maximum request payload size in bytes
|
'max_size' => 1024 * 1024 * 20, // 1MB - maximum request payload size in bytes
|
||||||
'max_nesting_depth' => 10, // Maximum depth of dot-notation property paths
|
'max_nesting_depth' => 10, // Maximum depth of dot-notation property paths
|
||||||
'max_calls' => 50, // Maximum method calls per request
|
'max_calls' => 50, // Maximum method calls per request
|
||||||
'max_components' => 200, // Maximum components per batch request
|
'max_components' => 200, // Maximum components per batch request
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user