mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: make filesystem backup docs even more explicit (#27013)
This commit is contained in:
parent
b7eff33f90
commit
a456a05052
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ The provided restore process ensures your database is never in a broken state by
|
|||
|
||||
## Filesystem
|
||||
|
||||
Immich stores two types of content in the filesystem: (a) original, unmodified assets (photos and videos), and (b) generated content. We recommend backing up the entire contents of `UPLOAD_LOCATION`, but only the original content is critical, which is stored in the following folders:
|
||||
Immich does not handle filesystem backups for you. You have to arrange these yourself! Immich stores two types of content in the filesystem: (a) original, unmodified assets (photos and videos), and (b) generated content. We recommend backing up the entire contents of `UPLOAD_LOCATION`, but only the original content is critical, which is stored in the following folders:
|
||||
|
||||
1. `UPLOAD_LOCATION/library`
|
||||
2. `UPLOAD_LOCATION/upload`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue