weilite: promote edited photos in immich-auto-stack
This commit is contained in:
parent
a7b3579f55
commit
2f52d371bc
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ in
|
|||
SKIP_MATCH_MISS = "true";
|
||||
DRY_RUN = "false";
|
||||
API_URL = "http://127.0.0.1:${toString config.services.immich.port}/api";
|
||||
PARENT_PROMOTE = "hdr,edit,export,selects,output";
|
||||
};
|
||||
serviceConfig = {
|
||||
ExecStart = "${lib.getExe python} ${immich_auto_stack}";
|
||||
|
|
Loading…
Add table
Reference in a new issue