gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: fix config


From: gnunet
Subject: [taler-sync] branch master updated: fix config
Date: Mon, 23 Mar 2020 13:05:03 +0100

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 6e4ce77  fix config
6e4ce77 is described below

commit 6e4ce7799c8bddab11bd1b20a8f1cb8a7b6abc21
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Mar 23 13:05:00 2020 +0100

    fix config
---
 src/lib/test_sync_api.conf | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/src/lib/test_sync_api.conf b/src/lib/test_sync_api.conf
index 3883651..5218f3a 100644
--- a/src/lib/test_sync_api.conf
+++ b/src/lib/test_sync_api.conf
@@ -70,6 +70,10 @@ CONFIG = postgres:///talercheck
 KEYFILE = ${TALER_CONFIG_HOME}/merchant/default.priv
 NAME = Kudos Inc.
 
+[merchant-exchange-default]
+BASE_URL = http://localhost:8081/
+MASTER_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
+
 # Account of the MERCHANT
 [merchant-account-merchant]
 # What is the merchant's bank account?
@@ -87,14 +91,6 @@ HONOR_default = YES
 ACTIVE_default = YES
 
 
-# Sections starting with "exchange-" specify trusted exchanges
-# (by the merchant)
-[exchange-kudos]
-MASTER_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
-# FIXME: remove next line?
-CURRENCY = KUDOS
-BASE_URL = http://localhost:8081/
-
 # only fixes skips.
 [auditor]
 BASE_URL = http://the.auditor/

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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