mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Improve bunq import.
This commit is contained in:
@@ -206,16 +206,8 @@ class BunqConfigurator implements ConfiguratorInterface
|
||||
|
||||
// set default config:
|
||||
$defaultConfig = [
|
||||
// 'has-token' => false,
|
||||
// 'token' => '',
|
||||
// 'token-expires' => 0,
|
||||
// 'token-url' => '',
|
||||
'is-redirected' => false,
|
||||
// 'customer' => null,
|
||||
// 'login' => null,
|
||||
'stage' => 'initial',
|
||||
// 'accounts' => '',
|
||||
// 'accounts-mapped' => '',
|
||||
'auto-start' => true,
|
||||
'apply-rules' => true,
|
||||
'match-bills' => false,
|
||||
|
||||
Reference in New Issue
Block a user