summaryrefslogtreecommitdiff
path: root/contrib/exchange-template/config
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-23 11:47:16 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-23 11:47:16 +0100
commite0cf954ad9ab0c1613ab2c0f06ada581dbdb8276 (patch)
treeb6bed56bafdf3b7d6a3130ef614bc35562c9d3a8 /contrib/exchange-template/config
parentc58c5bce2be3125515e7dbcc69abd3699a568707 (diff)
downloadexchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.tar.gz
exchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.tar.bz2
exchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.zip
make exchange test suite work with current bank
Diffstat (limited to 'contrib/exchange-template/config')
-rw-r--r--contrib/exchange-template/config/exchange-common.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/exchange-template/config/exchange-common.conf b/contrib/exchange-template/config/exchange-common.conf
index 425bb92b2..922726ec2 100644
--- a/contrib/exchange-template/config/exchange-common.conf
+++ b/contrib/exchange-template/config/exchange-common.conf
@@ -52,8 +52,8 @@ PLUGIN = taler_bank
# We also may need authentication data.
TALER_BANK_AUTH_METHOD = "none" # or basic
-# TALER_BANK_USERNAME = user
-# TALER_BANK_PASSWORD = pass
+# TALER_TALER_TESTING_BANK_USERNAME = user
+# TALER_TALER_TESTING_BANK_PASSWORD = pass
# Accounts need to be enabled for the aggregator to debit them.
ENABLE_DEBIT = YES