- uploading fix

This commit is contained in:
Peter Papp
2021-02-25 15:25:59 +01:00
parent c8a9f18265
commit b42d480c91
4 changed files with 66 additions and 143 deletions

View File

@@ -2,7 +2,7 @@
return [
'version' => '1.8.2',
'version' => '1.8.2.1',
// Define size of chunk uploaded by MB. E.g. integer 128 means chunk size will be 128MB.
'chunk_size' => env('CHUNK_SIZE', '128'),