diff options
Diffstat (limited to 'src/benchmark/bank-benchmark.conf')
-rw-r--r-- | src/benchmark/bank-benchmark.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/bank-benchmark.conf b/src/benchmark/bank-benchmark.conf index b36fa7947..1b2eccaff 100644 --- a/src/benchmark/bank-benchmark.conf +++ b/src/benchmark/bank-benchmark.conf @@ -28,7 +28,7 @@ DB = postgres # exchange (or the twister) is actually listening. base_url = "http://localhost:8081/" -WIREWATCH_IDLE_SLEEP_INTERVAL = 5 ms +WIREWATCH_IDLE_SLEEP_INTERVAL = 1500 ms [exchange-offline] MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv |