fix: increase performance_multiplier

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-08-07 16:43:11 +02:00
parent af9ee3df2e
commit c92cb4e0b1
Signed by: harald
GPG key ID: F519A1143B3FBE32

View file

@ -23,7 +23,7 @@ storage "raft" {
# Parameter needed because of slow plugin loading
# may be relaxed for faster machines
# see also https://github.com/hashicorp/vault/issues/28009
performance_multiplier = 10
performance_multiplier = 100
# autopilot_reconcile_interval = "120s"
# autopilot_update_interval = "60s"