[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: -fix config
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: -fix config |
Date: |
Sun, 15 Dec 2024 13:04:59 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-gtk.
The following commit(s) were added to refs/heads/master by this push:
new c6a0947 -fix config
c6a0947 is described below
commit c6a0947942e9c86051e927c3f033e78878458692
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 15 13:04:56 2024 +0100
-fix config
---
src/testing/test_anastasis_reducer_4_free.conf | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/testing/test_anastasis_reducer_4_free.conf
b/src/testing/test_anastasis_reducer_4_free.conf
index 0f1d0e1..fbd4f1c 100644
--- a/src/testing/test_anastasis_reducer_4_free.conf
+++ b/src/testing/test_anastasis_reducer_4_free.conf
@@ -1,7 +1,3 @@
-[taler]
-CURRENCY = TESTKUDOS
-CURRENCY_ROUND_UNIT = TESTKUDOS:0.01
-
[anastasis-merchant-backend]
PAYMENT_BACKEND_URL = http://localhost:9966/
@@ -9,6 +5,8 @@ PAYMENT_BACKEND_URL = http://localhost:9966/
COST = TESTKUDOS:0.0
[exchange]
+CURRENCY = TESTKUDOS
+CURRENCY_ROUND_UNIT = TESTKUDOS:0.01
MAX_KEYS_CACHING = forever
DB = postgres
MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv
@@ -210,6 +208,7 @@ CONFIG =
/research/anastasis/anastasis-gtk/src/testing/test_anastasis_reducer_4_
CONFIG = postgres:///anastasischeck4
[anastasis]
+CURRENCY = TESTKUDOS
ANNUAL_FEE = TESTKUDOS:0.0
TRUTH_UPLOAD_FEE = TESTKUDOS:0.0
INSURANCE = TESTKUDOS:1.0
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.