fix mode
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user