gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: remove dead/redundant options


From: gnunet
Subject: [taler-sync] branch master updated: remove dead/redundant options
Date: Sun, 20 Dec 2020 12:56:52 +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 4912f90  remove dead/redundant options
4912f90 is described below

commit 4912f9041cbb46a643d85f7e9c8092579ef8157e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 20 12:56:50 2020 +0100

    remove dead/redundant options
---
 src/testing/test_sync_api.conf | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index 8c968ed..d723511 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -75,22 +75,6 @@ EXCHANGE_BASE_URL = http://localhost:8081/
 MASTER_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
 CURRENCY = EUR
 
-# Account of the MERCHANT
-[merchant-account-merchant]
-# What is the merchant's bank account?
-PAYTO_URI = "payto://x-taler-bank/localhost:8082/3"
-
-# This is the *salted* response we give out for /contract requests.
-# File is generated on first use, no need for merchants to generate
-# the salt!
-WIRE_RESPONSE = ${TALER_CONFIG_HOME}/merchant/account-3.json
-
-# Accept payments to this account in instance-default
-HONOR_default = YES
-
-# Advertise in new contracts of instance-default
-ACTIVE_default = YES
-
 
 # only fixes skips.
 [auditor]
@@ -118,23 +102,6 @@ CURRENCY = EUR
 # Configuration for the exchange for the testcase #
 ###################################################
 
-[exchange_keys]
-
-# how long is one signkey valid?
-signkey_duration = 4 weeks
-
-# how long are the signatures with the signkey valid?
-legal_duration = 2 years
-
-# how long do we generate denomination and signing keys
-# ahead of time?
-lookahead_sign = 32 weeks 1 day
-
-# how long do we provide to clients denomination and signing keys
-# ahead of time?
-lookahead_provide = 4 weeks 1 day
-
-
 [exchange]
 # How to access our database
 DB = postgres
@@ -145,8 +112,6 @@ PORT = 8081
 # Our public key
 MASTER_PUBLIC_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
 
-SIGNKEY_LEGAL_DURATION = 2 years
-
 # Base URL of the exchange.
 BASE_URL = "http://localhost:8081/";
 
@@ -162,7 +127,6 @@ CONFIG = postgres:///talercheck
 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
 

-- 
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]