upload-limit branch review

This commit is contained in:
Peter Papp
2020-11-16 17:15:10 +01:00
parent 190fc651ae
commit 9455a361dc
7 changed files with 106 additions and 92 deletions
+1 -1
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'),