mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-06 03:44:53 +01:00
@@ -65,6 +65,7 @@
|
|||||||
"STORAGE_PATH": "/share/photoprism/storage",
|
"STORAGE_PATH": "/share/photoprism/storage",
|
||||||
"UPLOAD_NSFW": "true",
|
"UPLOAD_NSFW": "true",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
|
"ingress_disabled": false,
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"ssl": false
|
"ssl": false
|
||||||
},
|
},
|
||||||
@@ -90,6 +91,7 @@
|
|||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
|
"ingress_disabled": "bool?",
|
||||||
"keyfile": "str",
|
"keyfile": "str",
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
@@ -100,5 +102,5 @@
|
|||||||
],
|
],
|
||||||
"slug": "photoprism",
|
"slug": "photoprism",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||||
"version": "20220121-4"
|
"version": "20220121-5"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user