Configure zrepl for quasar

This commit is contained in:
Invariantspace 2024-12-09 08:09:38 +00:00
parent 211af9bd61
commit 2e32793655
2 changed files with 6 additions and 2 deletions

View file

@ -68,7 +68,8 @@
inherit listener_name;
type = "local";
};
root_fs = "zarchive";
root_fs = "zarchive/snapshot";
recv.placeholder.encryption = "off";
}
];
};