l consul: remove raft_multiplier

This commit is contained in:
lassulus 2023-09-03 12:02:32 +02:00
parent 600085425b
commit 90ca326b59
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@
# try to fix random lock loss on leader reelection
retry_interval = "3s";
performance = {
raft_multiplier = 8;
};
};
};