mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Restore config (#262)
This commit is contained in:
@@ -5,6 +5,7 @@ declare(strict_types = 1);
|
||||
return [
|
||||
'chart' => 'chartjs',
|
||||
'version' => '3.9.0',
|
||||
'csv_import_enabled' => true,
|
||||
'maxUploadSize' => 5242880,
|
||||
'allowedMimes' => ['image/png', 'image/jpeg', 'application/pdf'],
|
||||
'resend_confirmation' => 3600,
|
||||
|
Reference in New Issue
Block a user