From d567bfe23741a49d86e26974d0ccdbeda85c92e6 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 17 Jan 2020 23:02:24 +0100 Subject: adjust config and timeouts --- src/auditor/generate-auditor-basedb.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/auditor/generate-auditor-basedb.conf') diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index 681e0135b..0731cc086 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -79,11 +79,11 @@ CURRENCY = TESTKUDOS [account-1] WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json -url = payto://x-taler-bank/localhost/2 +url = payto://x-taler-bank/localhost/Exchange METHOD = x-taler-bank enable_debit = yes enable_credit = yes -WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/42/" +WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/" WIRE_GATEWAY_AUTH_METHOD = basic USERNAME = Exchange PASSWORD = x -- cgit v1.2.3