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