fix(immich): don't limit immich mount start
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-05-31 12:59:33 -04:00
parent 55d490fabd
commit 3529fb83e4

View file

@ -37,6 +37,7 @@ in {
what = "${host}:/volume1/Photo-Immich";
where = synologyPath;
wantedBy = ["multi-user.target"];
startLimitBurst = 0;
}
];