summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-03 21:36:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-03 21:36:03 +0200
commit0f4a039c48d323cb2e58e5c2ef7822376506153b (patch)
treea88614942ab18adb00d5d277db569dcf5a6d4942
parentc51f3ee41e9048931d402a5af12e8f44325320d5 (diff)
downloadsync-0f4a039c48d323cb2e58e5c2ef7822376506153b.tar.gz
sync-0f4a039c48d323cb2e58e5c2ef7822376506153b.tar.bz2
sync-0f4a039c48d323cb2e58e5c2ef7822376506153b.zip
-update to new config structure
-rw-r--r--src/testing/test_sync_api.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index a75ecc4..e94fdde 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -139,11 +139,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"
-WIRE_GATEWAY_URL = "http://localhost:8082/2/"
-WIRE_GATEWAY_AUTH_METHOD = NONE
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
+[exchange-accountcredentials-exchange]
+WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+WIRE_GATEWAY_AUTH_METHOD = NONE
+
[coin_eur_ct_1]
value = EUR:0.01
duration_withdraw = 7 days