mirror of
https://github.com/immich-app/immich.git
synced 2025-01-23 20:22:45 +01:00
fix(docs): Fix link label to refer to correct location on page (#15279)
Fix link label to refer to correct location on page
This commit is contained in:
parent
c4a8fdf0f3
commit
efe4396e54
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ The initial backup is the most intensive due to the number of jobs running. The
|
|||
- For facial recognition on new images to work properly, You must re-run the Face Detection job for all images after this.
|
||||
- At the container level, you can [set resource constraints](/docs/FAQ#can-i-limit-cpu-and-ram-usage) to lower usage further.
|
||||
- It's recommended to only apply these constraints _after_ taking some of the measures here for best performance.
|
||||
- If these changes are not enough, see [below](/docs/FAQ#how-can-i-disable-machine-learning) for instructions on how to disable machine learning.
|
||||
- If these changes are not enough, see [above](/docs/FAQ#how-can-i-disable-machine-learning) for instructions on how to disable machine learning.
|
||||
|
||||
### Can I limit CPU and RAM usage?
|
||||
|
||||
|
|
Loading…
Reference in a new issue