memgraph/tests/integration/ha/basic/raft.json

8 lines
164 B
JSON
Raw Normal View History

{
"election_timeout_min": 750,
"election_timeout_max": 1000,
"heartbeat_interval": 100,
"replication_timeout": 10000,
"log_size_snapshot_threshold": -1
}