Set read and write permissions for external libraries for different users of immich #20966
Closed
lysgwl
started this conversation in
Feature Request
Replies: 2 comments 2 replies
-
How about multiple docker volume mounts, with different internal paths per ro/rw and per user?
volumes:
- ./img:/img-ro:ro
- ./img:/img-rw:rw
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
The administrator of immich sets up external galleries for different users, hoping that some users can add and delete images, while others only have read permissions. Different permissions can be set for each user.
Platform
Beta Was this translation helpful? Give feedback.
All reactions