From 1e5976a3e99ea2b56bd7c6c12788345fe37e5ffa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 16 Jul 2023 15:44:40 +0200 Subject: -remove linger --- src/benchmark/benchmark-common.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/benchmark/benchmark-common.conf') diff --git a/src/benchmark/benchmark-common.conf b/src/benchmark/benchmark-common.conf index fc93b2a9..230c7bfb 100644 --- a/src/benchmark/benchmark-common.conf +++ b/src/benchmark/benchmark-common.conf @@ -13,7 +13,9 @@ PORT=8081 MASTER_PUBLIC_KEY=98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG DB=postgres BASE_URL="http://localhost:8081/" -AGGREGATOR_SHARD_SIZE=67108864 +# Only set this option if you are actually running +# multiple aggregators! +# AGGREGATOR_SHARD_SIZE=67108864 WIREWATCH_IDLE_SLEEP_INTERVAL=5 ms [exchangedb-postgres] -- cgit v1.2.3