summaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-08-19 00:49:16 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-08-19 00:49:16 +0200
commit96e047b186245ab8f0883bb0e0fe9dfaff3ef407 (patch)
tree9f8523e0303ba3337f86e6ca516b9f52b523747c /src/benchmark/benchmark.conf
parent624a9ac6dcae8ad40709c184d3502bcfdcbb9de2 (diff)
downloadexchange-96e047b186245ab8f0883bb0e0fe9dfaff3ef407.tar.gz
exchange-96e047b186245ab8f0883bb0e0fe9dfaff3ef407.tar.bz2
exchange-96e047b186245ab8f0883bb0e0fe9dfaff3ef407.zip
add remote benchmarking
Diffstat (limited to 'src/benchmark/benchmark.conf')
-rw-r--r--src/benchmark/benchmark.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf
index 045cc0a27..a160cc1cd 100644
--- a/src/benchmark/benchmark.conf
+++ b/src/benchmark/benchmark.conf
@@ -32,6 +32,10 @@ lookahead_sign = 12 h
[exchangedb-postgres]
config = "postgres:///talercheck"
+[benchmark-remote-exchange]
+host = localhost
+dir = /home/dold/repos/taler/exchange/src/benchmark
+
[account-2]
# What is the bank account (with the "Taler Bank" demo system)?
URL = "payto://x-taler-bank/localhost:8082/2"