fix path
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
runtime = {
|
||||
paths = [{
|
||||
path = "${serverCfg.path.config.path}/immich";
|
||||
dirs = ["cache" "thumb" "encoded-video"];
|
||||
dirs = ["cache" "thumbs" "encoded-video"];
|
||||
mode = "0750";
|
||||
}{
|
||||
path = "${serverCfg.path.data.path}/immich/";
|
||||
|
||||
Reference in New Issue
Block a user