fix(immich): don't limit immich mount start
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
55d490fabd
commit
3529fb83e4
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in {
|
|||
what = "${host}:/volume1/Photo-Immich";
|
||||
where = synologyPath;
|
||||
wantedBy = ["multi-user.target"];
|
||||
startLimitBurst = 0;
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue