mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #4571
This commit is contained in:
@@ -100,7 +100,7 @@ return [
|
||||
],
|
||||
|
||||
'version' => '5.5.1',
|
||||
'api_version' => '1.5.0',
|
||||
'api_version' => '1.5.1',
|
||||
'db_version' => 16,
|
||||
'maxUploadSize' => 1073741824, // 1 GB
|
||||
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
||||
|
Reference in New Issue
Block a user