-remove obsolete options from config

This commit is contained in:
Christian Grothoff 2022-08-21 12:22:31 +02:00
parent 92a76baef6
commit a5b9fce183
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

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