diff options
Diffstat (limited to 'src/benchmark/benchmark-common.conf')
-rw-r--r-- | src/benchmark/benchmark-common.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/benchmark/benchmark-common.conf b/src/benchmark/benchmark-common.conf index 94b3b643f..541471fb9 100644 --- a/src/benchmark/benchmark-common.conf +++ b/src/benchmark/benchmark-common.conf @@ -100,6 +100,7 @@ IBAN_PAYTO_BIC = SANDBOXXX CURRENCY = EUR PWD_HASH_CONFIG = { "cost": 4 } PWD_AUTH_COMPAT = yes +DEFAULT_DEBT_LIMIT = EUR:2000000 [libeufin-bankdb-postgres] CONFIG = postgresql:///talercheck |