aboutsummaryrefslogtreecommitdiff
path: root/src/merchant-tools/benchmark-common.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-11-16 17:48:26 +0100
committerChristian Grothoff <christian@grothoff.org>2024-11-16 17:48:26 +0100
commit800279788f6a6c3ee0a4912ed6e0331017537298 (patch)
tree2580d5e107edb80173f103e1c4f2c37ff8f95561 /src/merchant-tools/benchmark-common.conf
parent0cafdf5efce0a115753e4109c657b4532900ab03 (diff)
adapt merchant to taler-config splitHEADmaster
Diffstat (limited to 'src/merchant-tools/benchmark-common.conf')
-rw-r--r--src/merchant-tools/benchmark-common.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/merchant-tools/benchmark-common.conf b/src/merchant-tools/benchmark-common.conf
index 66bf584c..ad4aaf46 100644
--- a/src/merchant-tools/benchmark-common.conf
+++ b/src/merchant-tools/benchmark-common.conf
@@ -2,10 +2,13 @@
[paths]
TALER_TEST_HOME=exchange_benchmark_home/
-[taler]
+[exchange]
CURRENCY=EUR
CURRENCY_ROUND_UNIT=EUR:0.01
+[merchant]
+CURRENCY=EUR
+
[merchant-benchmark]
MERCHANT_URL = "http://localhost:9966/"