mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Upgrade to Laravel 5.6 #1221
This commit is contained in:
@@ -35,6 +35,7 @@ return [
|
||||
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
|
||||
'version' => '4.7.1.4',
|
||||
'api_version' => '0.1',
|
||||
'db_version' => 2,
|
||||
'maxUploadSize' => 15242880,
|
||||
'allowedMimes' => [
|
||||
/* plain files */
|
||||
|
Reference in New Issue
Block a user