[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] branch master updated: update config
From: |
gnunet |
Subject: |
[taler-sync] branch master updated: update config |
Date: |
Sun, 08 Dec 2024 20:29:02 +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 d8b4918 update config
d8b4918 is described below
commit d8b49184be7d712856f1cd37d94542d38051214b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 8 20:29:00 2024 +0100
update config
---
src/testing/test_sync_api.conf | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index a229f8d..7ba90ea 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -7,10 +7,6 @@ TALER_DATA_HOME = $TALER_HOME/.local/share/taler/
TALER_CONFIG_HOME = $TALER_HOME/.config/taler/
TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
-[taler]
-CURRENCY = EUR
-CURRENCY_ROUND_UNIT = EUR:0.01
-
[taler-helper-crypto-rsa]
LOOKAHEAD_SIGN = 24 days
@@ -67,6 +63,8 @@ CURRENCY = EUR
BASE_URL = http://the.auditor/
[exchange]
+CURRENCY = EUR
+CURRENCY_ROUND_UNIT = EUR:0.01
AML_THRESHOLD = EUR:1000000
DB = postgres
PORT = 8081
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sync] branch master updated: update config,
gnunet <=