Add config entries for tests

This commit is contained in:
James Cole 2018-05-30 18:04:23 +02:00
parent e9e771e57b
commit f263795a99
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -45,6 +45,7 @@ return [
'plaid' => false,
'quovo' => false,
'yodlee' => false,
'bad' => false, // always disabled
],
// demo user can use these import providers (when enabled):
'allowed_for_demo' => [
@ -87,7 +88,7 @@ return [
'yodlee' => false,
],
// some providers may need extra configuration per job
'has_job_config' => [
'has_job_config' => [
'fake' => true,
'file' => true,
'bunq' => true,