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.conf11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf
index 0c57af72..2d57a91d 100644
--- a/src/testing/test_template.conf
+++ b/src/testing/test_template.conf
@@ -27,6 +27,9 @@ REVOCATION_DIR = ${TALER_DATA_HOME}/exchange/revocations/
TERMS_ETAG = 0
PRIVACY_ETAG = 0
+[exchangedb-postgres]
+CONFIG = postgres:///talercheck
+
[merchant]
SERVE = tcp
PORT = 9966
@@ -35,17 +38,16 @@ UNIXPATH_MODE = 660
DEFAULT_WIRE_FEE_AMORTIZATION = 1
DB = postgres
WIREFORMAT = default
-# Set very low, so we can be sure that the database generated
-# will contain wire transfers "ready" for the aggregator.
WIRE_TRANSFER_DELAY = 1 minute
DEFAULT_PAY_DEADLINE = 1 day
DEFAULT_MAX_DEPOSIT_FEE = TESTKUDOS:0.1
KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv
DEFAULT_MAX_WIRE_FEE = TESTKUDOS:0.10
-
-# Ensure that merchant reports EVERY deposit confirmation to auditor
FORCE_AUDIT = YES
+[merchantdb-postgres]
+CONFIG = postgres:///talercheck
+
[taler-merchant-wirewatch]
INSTANCE = "default"
# This one will be set by test_merchant_wirewatch.sh
@@ -85,6 +87,7 @@ PASSWORD = x
[merchant-exchange-default]
EXCHANGE_BASE_URL = http://localhost:8081/
CURRENCY = TESTKUDOS
+MASTER_KEY = CZFZJJAHRX7A6SDD8FTHAC0ZGS3ZCV00F06CX0C3ABRCV17REF40
[payments-generator]
currency = TESTKUDOS