mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Code for 4.7.3 release.
This commit is contained in:
@@ -89,7 +89,7 @@ return [
|
||||
],
|
||||
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
|
||||
'version' => '4.7.3',
|
||||
'api_version' => '0.2',
|
||||
'api_version' => '0.3',
|
||||
'db_version' => 3,
|
||||
'maxUploadSize' => 15242880,
|
||||
'allowedMimes' => [
|
||||
|
Reference in New Issue
Block a user