front-end build

This commit is contained in:
Peter Papp
2021-01-12 18:34:55 +01:00
parent cc72e4e3a2
commit 3adf57a6b1
5 changed files with 67 additions and 194 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'version' => '1.8',
'version' => '1.8.1',
// Define size of chunk uploaded by MB. E.g. integer 128 means chunk size will be 128MB.
'chunk_size' => env('CHUNK_SIZE', '128'),