- frontend build

This commit is contained in:
Peter Papp
2020-12-20 19:22:35 +01:00
parent bd946be0b0
commit 2975d1555d
56 changed files with 118 additions and 274 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'version' => '1.8.3',
'version' => '1.8-rc.1',
// Define size of chunk uploaded by MB. E.g. integer 128 means chunk size will be 128MB.
'chunk_size' => env('CHUNK_SIZE', '128'),