Garage: test with 1 replica

This commit is contained in:
Filippo Berto 2023-08-16 21:45:07 +02:00
parent dc7a18efc3
commit 8fe57c0fdb
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
15 changed files with 71 additions and 71 deletions

View file

@ -18,7 +18,7 @@
package = pkgs.unstable_pkgs.garage;
enable = true;
settings = {
replication_mode = 2;
replication_mode = 1;
rpc_secret_file = config.age.secrets.garage_rpc_secret.path;
rpc_bind_addr = "0.0.0.0:3901";
bootstrap_peers = [ ];