summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-03 21:37:34 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-03 21:37:34 +0200
commit43168eb100107b4db1281f6311427f4398dab101 (patch)
treeb8880db599ec0712f706fb5a363b49299e42c87e /src/testing
parentac110377b3a6ce93a1efebeaaa8e2e9755ecdd6d (diff)
downloadanastasis-43168eb100107b4db1281f6311427f4398dab101.tar.gz
anastasis-43168eb100107b4db1281f6311427f4398dab101.tar.bz2
anastasis-43168eb100107b4db1281f6311427f4398dab101.zip
-update to new config structure
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_anastasis_api.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/testing/test_anastasis_api.conf b/src/testing/test_anastasis_api.conf
index 5abd0db..65c05b3 100644
--- a/src/testing/test_anastasis_api.conf
+++ b/src/testing/test_anastasis_api.conf
@@ -215,12 +215,13 @@ CONFIG = "postgres:///talercheck"
[exchange-account-exchange]
# What is the exchange's bank account (with the "Taler Bank" demo system)?
PAYTO_URI = "payto://x-taler-bank/localhost:8082/2"
+ENABLE_DEBIT = YES
+ENABLE_CREDIT = YES
+[exchange-accountcredentials-exchange]
WIRE_GATEWAY_URL = "http://localhost:8082/2/"
WIRE_GATEWAY_AUTH_METHOD = NONE
-ENABLE_DEBIT = YES
-ENABLE_CREDIT = YES
[coin_eur_ct_1]