aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/generate-auditor-basedb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/generate-auditor-basedb.conf')
-rw-r--r--src/auditor/generate-auditor-basedb.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf
index 36de9d244..a9928bb97 100644
--- a/src/auditor/generate-auditor-basedb.conf
+++ b/src/auditor/generate-auditor-basedb.conf
@@ -36,6 +36,8 @@ WIRE_TYPE = iban
IBAN_PAYTO_BIC = SANDBOXX
SERVE = tcp
PORT = 8082
+PWD_HASH_CONFIG = { "cost": 4 }
+PWD_AUTH_COMPAT = yes
[libeufin-bankdb-postgres]
CONFIG = postgresql:///auditor-basedb
@@ -55,7 +57,7 @@ ENABLE_CREDIT = YES
WIRE_GATEWAY_URL = http://localhost:8082/accounts/exchange/taler-wire-gateway/
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = exchange
-PASSWORD = x
+PASSWORD = password
[merchant]
FORCE_AUDIT = YES
@@ -89,6 +91,8 @@ REGISTRATION_BONUS = TESTKUDOS:100
SUGGESTED_WITHDRAWAL_EXCHANGE = http://localhost:8081/
SERVE = tcp
PORT = 8082
+PWD_HASH_CONFIG = { "cost": 4 }
+PWD_AUTH_COMPAT = yes
[auditor]
BASE_URL = http://localhost:8083/