Garage: 2 replica

This commit is contained in:
Filippo Berto 2023-07-25 01:14:39 +02:00
parent f45a671214
commit 3b17e2feb4
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -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 = [ ];