gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] branch master updated: -update to new config structure


From: gnunet
Subject: [taler-sync] branch master updated: -update to new config structure
Date: Tue, 03 Aug 2021 21:58:02 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 0f4a039  -update to new config structure
0f4a039 is described below

commit 0f4a039c48d323cb2e58e5c2ef7822376506153b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 3 21:36:03 2021 +0200

    -update to new config structure
---
 src/testing/test_sync_api.conf | 6 ++++--
 1 file 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]