aboutsummaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark-common.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmark/benchmark-common.conf')
-rw-r--r--src/benchmark/benchmark-common.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/benchmark/benchmark-common.conf b/src/benchmark/benchmark-common.conf
index fc93b2a90..230c7bfbb 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]