PhotoPrism plugin Volume to point to SMB share #1235
Unanswered
rameshputrevu
asked this question in
Q&A
Replies: 0 comments
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 installed PhotoPrism on casaos(Zima Board) and it is up and running on port 2342. In PhotoPrism Settings/Volumes, I would like my host to point to Samba Share. How do I specify this?
If I install directly (not as a casaos plugin), I found that we can do this..
volumes:
originals:
driver_opts:
type: cifs
o: "username=user,password=secret,rw"
device: "//host/folder"
But how do I specify this in Settings/Volumes in UI?
Beta Was this translation helpful? Give feedback.
All reactions