summaryrefslogtreecommitdiff
path: root/src/lib/test-taler-exchange-wirewatch-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test-taler-exchange-wirewatch-postgres.conf')
-rw-r--r--src/lib/test-taler-exchange-wirewatch-postgres.conf12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/lib/test-taler-exchange-wirewatch-postgres.conf b/src/lib/test-taler-exchange-wirewatch-postgres.conf
index 36766ce1f..ae5cd7ef6 100644
--- a/src/lib/test-taler-exchange-wirewatch-postgres.conf
+++ b/src/lib/test-taler-exchange-wirewatch-postgres.conf
@@ -28,7 +28,7 @@ BASE_URL = "http://localhost:8081/"
# as constant in production.
#
# This is THE test that requires a short reserve expiration time!
-IDLE_RESERVE_EXPIRATION_TIME = 5 s
+IDLE_RESERVE_EXPIRATION_TIME = 4 s
[exchangedb-postgres]
#The connection string the plugin has to use for connecting to the database
@@ -46,7 +46,12 @@ PORT = 8083
[account-1]
# What is the account URL?
-URL = "payto://x-taler-bank/localhost:8082/2"
+URL = "payto://x-taler-bank/localhost/2"
+WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+
+WIRE_GATEWAY_AUTH_METHOD = basic
+USERNAME = Exchange
+PASSWORD = x
METHOD = x-taler-bank
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
@@ -55,6 +60,9 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
TALER_BANK_AUTH_METHOD = NONE
+[bank]
+HTTP_PORT = 8082
+
[fees-x-taler-bank]
# Fees for the forseeable future...