upload-limit branch review

This commit is contained in:
Peter Papp
2020-11-16 17:15:10 +01:00
parent 8fc7272e38
commit c0d5a771a5
7 changed files with 106 additions and 92 deletions

View File

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