mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Last steps for import, in user interface.
This commit is contained in:
@@ -32,6 +32,9 @@ return [
|
||||
'file' => [
|
||||
'import_formats' => ['csv'], // mt940
|
||||
'default_import_format' => 'csv',
|
||||
'processors' => [
|
||||
'csv' => 'FireflyIII\Import\FileProcessor\CsvProcessor',
|
||||
],
|
||||
],
|
||||
],
|
||||
'default_config' => [
|
||||
|
Reference in New Issue
Block a user