mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
fix: increase performance_multiplier
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
af9ee3df2e
commit
c92cb4e0b1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue