summaryrefslogtreecommitdiff
path: root/src/benchmark/taler-exchange-benchmark.conf
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-08 17:11:33 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-08 17:11:33 +0200
commitfeb60291b623193c312c8cc1e3f5289311134c9c (patch)
treeca9cb9304fd5306e3e89283a135653c830b1ef40 /src/benchmark/taler-exchange-benchmark.conf
parent46c593f93ea0bb68c41c55b2ab3f8a9580e77c2e (diff)
downloadexchange-feb60291b623193c312c8cc1e3f5289311134c9c.tar.gz
exchange-feb60291b623193c312c8cc1e3f5289311134c9c.tar.bz2
exchange-feb60291b623193c312c8cc1e3f5289311134c9c.zip
getting banking details through config file in benchmark
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.conf')
-rw-r--r--src/benchmark/taler-exchange-benchmark.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.conf b/src/benchmark/taler-exchange-benchmark.conf
index 1f3538c7a..3dc2128fb 100644
--- a/src/benchmark/taler-exchange-benchmark.conf
+++ b/src/benchmark/taler-exchange-benchmark.conf
@@ -1,2 +1,3 @@
[benchmark]
-BANK_URI = https://bank.test.taler.net/
+SENDER_DETAILS = ~/exchange/src/benchmark/sender_details.json
+MERCHANT_DETAILS = ~/exchange/src/benchmark/merchant_details.json