[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -remove obsolete options from co
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -remove obsolete options from config |
Date: |
Sun, 21 Aug 2022 12:22:38 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new a5b9fce1 -remove obsolete options from config
a5b9fce1 is described below
commit a5b9fce18310364052f0455f971e139297bfa507
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 21 12:22:31 2022 +0200
-remove obsolete options from config
---
src/testing/test_kyc_api.conf | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index 5d8aae87..ba706116 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -46,21 +46,6 @@ DB = postgres
BASE_URL = "http://localhost:8081/"
-# Obsolete options, migrate to withdraw once implemented...
-KYC_MODE = OAUTH2
-KYC_WITHDRAW_PERIOD = "31 days"
-KYC_WITHDRAW_LIMIT = EUR:8
-
-[exchange-kyc-oauth2]
-KYC_OAUTH2_AUTH_URL = http://localhost:6666/oauth/v2/token
-KYC_OAUTH2_LOGIN_URL = http://localhost:6666/oauth/v2/login
-KYC_INFO_URL = http://localhost:6666/api/user/me
-KYC_OAUTH2_CLIENT_ID = taler-exchange
-KYC_OAUTH2_CLIENT_SECRET = exchange-secret
-KYC_OAUTH2_POST_URL = http://example.com/
-
-# end of obsolete options...
-
[kyc-provider-test-oauth2]
COST = 0
LOGIC = oauth2
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -remove obsolete options from config,
gnunet <=