mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-27 17:31:09 -06:00
Restore config (#262)
This commit is contained in:
parent
7527433738
commit
8dc106b79a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user