Merge pull request #177 from matter-labs/performance_multiplier

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

View file

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