mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Allow a new config var
This commit is contained in:
@@ -37,7 +37,8 @@ class EitherConfigKey
|
||||
'firefly.allowed_opposing_types',
|
||||
'firefly.accountRoles',
|
||||
'firefly.valid_liabilities',
|
||||
'firefly.interest_periods'
|
||||
'firefly.interest_periods',
|
||||
'firefly.enable_external_map'
|
||||
];
|
||||
/**
|
||||
* @param string $value
|
||||
|
Reference in New Issue
Block a user