Garage: 2 replica
This commit is contained in:
parent
f45a671214
commit
3b17e2feb4
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
package = pkgs.unstable_pkgs.garage;
|
||||
enable = true;
|
||||
settings = {
|
||||
replication_mode = 1;
|
||||
replication_mode = 2;
|
||||
rpc_secret_file = config.age.secrets.garage_rpc_secret.path;
|
||||
rpc_bind_addr = "[::]:3901";
|
||||
bootstrap_peers = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue