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 c81ff2814..89da0e4bd 100644 --- a/src/benchmark/benchmark-common.conf +++ b/src/benchmark/benchmark-common.conf @@ -96,6 +96,7 @@ RAM_LIMIT=10000000 [libeufin-bank] CURRENCY = EUR PWD_HASH_CONFIG = { "cost": 4 } +PWD_AUTH_COMPAT = yes [libeufin-nexus] DB_CONNECTION="postgresql:///talercheck" |