commit c6a0947942e9c86051e927c3f033e78878458692
parent 51c21f746494ed1d4637b665ea0a1536ffed532c
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 15 Dec 2024 13:04:56 +0100
-fix config
Diffstat:
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
@@ -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