Add custom library path

This commit is contained in:
Alexandre
2025-02-16 09:42:29 +01:00
parent f8235accb0
commit b79edf73ae
3 changed files with 37 additions and 13 deletions

View File

@@ -132,6 +132,7 @@
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",
"library_location": "str?",
"localdisks": "str?",
"networkdisks": "str?"
},
@@ -141,6 +142,6 @@
"slug": "immich",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.126.1-4",
"version": "1.126.1-5",
"webui": "http://[HOST]:[PORT:8080]"
}