[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: -fix exchange config
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: -fix exchange config |
Date: |
Sun, 06 Oct 2024 12:50:40 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new 58411de -fix exchange config
58411de is described below
commit 58411debdfe47b4b98395230f0a09e6b9e6bed59
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 6 12:50:38 2024 +0200
-fix exchange config
---
src/testing/test_anastasis_api.conf | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/testing/test_anastasis_api.conf
b/src/testing/test_anastasis_api.conf
index 53801d4..74b349f 100644
--- a/src/testing/test_anastasis_api.conf
+++ b/src/testing/test_anastasis_api.conf
@@ -84,7 +84,6 @@ PORT = 8083
BASE_URL = "http://localhost:8083/"
[exchange]
-AML_THRESHOLD = EUR:1000000
DB = postgres
PORT = 8081
SIGNKEY_LEGAL_DURATION = 2 years
@@ -120,6 +119,10 @@ ENABLE_CREDIT = YES
WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = NONE
+[admin-accountcredentials-exchange]
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
+WIRE_GATEWAY_AUTH_METHOD = NONE
+
[coin_eur_ct_1]
value = EUR:0.01
duration_withdraw = 7 days
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: -fix exchange config,
gnunet <=