summaryrefslogtreecommitdiff
path: root/src/testing/test_template.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_template.conf')
-rw-r--r--src/testing/test_template.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf
index 4f406ace..92032259 100644
--- a/src/testing/test_template.conf
+++ b/src/testing/test_template.conf
@@ -46,6 +46,15 @@ DEFAULT_MAX_WIRE_FEE = TESTKUDOS:0.10
# Ensure that merchant reports EVERY deposit confirmation to auditor
FORCE_AUDIT = YES
+[taler-merchant-wirewatch]
+INSTANCE = "default"
+# This one will be set by test_merchant_wirewatch.sh
+# WIRE_GATEWAY_URL =
+WIRE_GATEWAY_AUTH_METHOD = BASIC
+USERNAME = merchant-wirewatch
+PASSWORD = merchant-wirewatch-password
+
+
[auditor]
DB = postgres
AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv