mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(docs): read-only affects XMP writing (#11823)
* mention issue: read-only library vs XMP sidecars * mention issue: read-only library vs XMP sidecars chore: rename motionphotos to kebab-case and add new assets (#5)
This commit is contained in:
parent
433c7ab01d
commit
c582a841ba
2 changed files with 3 additions and 2 deletions
|
|
@ -112,7 +112,8 @@ The `immich-server` container will need access to the gallery. Modify your docke
|
|||
```
|
||||
|
||||
:::tip
|
||||
The `ro` flag at the end only gives read-only access to the volumes. This will disallow the images from being deleted in the web UI.
|
||||
The `ro` flag at the end only gives read-only access to the volumes.
|
||||
This will disallow the images from being deleted in the web UI, or adding metadata to the library ([XMP sidecars](/docs/features/xmp-sidecars)).
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue