multipart upload

This commit is contained in:
carodej
2020-07-28 16:57:54 +02:00
parent fe8e329fea
commit 9fea65bd52
6 changed files with 106 additions and 47 deletions

View File

@@ -2,7 +2,10 @@
return [
'version' => '1.7',
'version' => '1.7.3',
// Define size of chunk uploaded by MB. E.g. integer 128 means chunk size will be 128MB.
'chunk_size' => '128',
'pages' => [
[