mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 06:32:08 +00:00
addin ssh key
This commit is contained in:
@@ -51,7 +51,7 @@ in {
|
||||
};
|
||||
|
||||
performance = {
|
||||
raft_multiplier = 5;
|
||||
raft_multiplier = 7;
|
||||
};
|
||||
recursors = [
|
||||
"192.168.1.1"
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
deployment_gc_threshold = "1h";
|
||||
encrypt = "";
|
||||
raft_protocol = 3;
|
||||
raft_multiplier = 5;
|
||||
};
|
||||
|
||||
client = {
|
||||
|
||||
Reference in New Issue
Block a user