gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-merchant] branch master updated: remove dead/redundant options
Date: Sun, 20 Dec 2020 12:55:34 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new cc4a95b0 remove dead/redundant options
cc4a95b0 is described below

commit cc4a95b06d73b040d6f7f2838569a35d1e933057
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 20 12:55:32 2020 +0100

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

diff --git a/src/testing/test_merchant_api.conf 
b/src/testing/test_merchant_api.conf
index ce4d3d3e..6bcb08fd 100644
--- a/src/testing/test_merchant_api.conf
+++ b/src/testing/test_merchant_api.conf
@@ -78,23 +78,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
@@ -102,9 +85,6 @@ DB = postgres
 # HTTP port the exchange listens to
 PORT = 8081
 
-SIGNKEY_LEGAL_DURATION = 2 years
-
-
 # Our public key
 MASTER_PUBLIC_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
 
@@ -124,10 +104,8 @@ 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/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]