From ae4b240ec29803be6bd56caecf8df413d7bf3851 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Mar 2019 04:11:35 +0100 Subject: return proper error message instead of aborting, fix a few minor memory leaks in taler-exchange-benchmark --- src/benchmark/benchmark.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/benchmark/benchmark.conf') diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index a160cc1cd..8d3e060d9 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -29,6 +29,9 @@ base_url = "http://localhost:8081/" # Keep it short so the test runs fast. lookahead_sign = 12 h +[auditor] +BASE_URL = "http://localhost:8085/" + [exchangedb-postgres] config = "postgres:///talercheck" -- cgit v1.2.3