diff --git a/Immich.md b/Immich.md index 5c4a670..299edc1 100644 --- a/Immich.md +++ b/Immich.md @@ -19,9 +19,10 @@ Repository: https://github.com/alvis/agap_git | Path | Contents | |------|----------| | `/mnt/media/upload` | Original uploaded photos | -| `/mnt/ssd1/media/thumbs` | Thumbnail cache | -| `/mnt/ssd1/media/encoded-video` | Transcoded video cache | -| `/mnt/ssd1/media/postgres` | PostgreSQL database | +| `/mnt/ssd/media/thumbs` | Thumbnail cache | +| `/mnt/ssd/media/encoded-video` | Transcoded video cache | +| `/mnt/ssd/media/postgres` | PostgreSQL database | +| `/mnt/backups/media` | Backup: DB dumps + photo originals (see [[Backups]]) | ## Stack