This commit is contained in:
soraefir
2026-06-07 23:14:53 +02:00
parent 39693c4918
commit 63af33cc08

View File

@@ -13,7 +13,7 @@ in {
paths = [{
path = "${serverCfg.path.config.path}/immich";
dirs = ["cache" "thumbs" "encoded-video"];
mode = "0750";
mode = "0755";
}{
path = "${serverCfg.path.data.path}/immich/";
dirs = ["backups"];