mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update README.md
This commit is contained in:
@@ -58,6 +58,7 @@ networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separat
|
|||||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
cifspassword: "password" # optional, smb password
|
cifspassword: "password" # optional, smb password
|
||||||
cifsdomain: "domain" # optional, allow setting the domain for the smb share
|
cifsdomain: "domain" # optional, allow setting the domain for the smb share
|
||||||
|
ingress_disable: false # optional, if true disable ingress and simplifies the url to access with IP:port
|
||||||
UPLOAD_NSFW: "true" allow uploads that may be offensive
|
UPLOAD_NSFW: "true" allow uploads that may be offensive
|
||||||
STORAGE_PATH: "/share/photoprism/storage" # storage PATH for cache, database and sidecar files
|
STORAGE_PATH: "/share/photoprism/storage" # storage PATH for cache, database and sidecar files
|
||||||
ORIGINALS_PATH: "/share/photoprism/originals" # originals PATH containing your photo and video collection
|
ORIGINALS_PATH: "/share/photoprism/originals" # originals PATH containing your photo and video collection
|
||||||
|
|||||||
Reference in New Issue
Block a user