Merge pull request #178 from matter-labs/performance_multiplier

fix: increase `performance_multiplier`
This commit is contained in:
Harald Hoyer 2024-08-07 16:55:59 +02:00 committed by GitHub
commit 4f606d0117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"