Relative from and to date in config, changed default to 3 days
All checks were successful
Deploy application / deploy (push) Successful in 7s
All checks were successful
Deploy application / deploy (push) Successful in 7s
This commit is contained in:
@ -16,3 +16,5 @@ BANK_ACCOUNT_IDS=your-account-id1,your-account-id2
|
||||
LOG_LEVEL=info# trace | error | warn | info | debug | trace
|
||||
DB_DIRECTORY=data# Relative path, must not start or end with /
|
||||
DB_FILENAME=default
|
||||
TRANSACTION_RELATIVE_FROM_DATE=4
|
||||
TRANSACTION_RELATIVE_TO_DATE=3
|
||||
|
Reference in New Issue
Block a user