Add cifsdomain

This commit is contained in:
Alexandre
2023-05-12 17:09:43 +02:00
parent 598858f16b
commit 1da5868a57
47 changed files with 485 additions and 45 deletions

View File

@@ -99,6 +99,7 @@
"PUID": "int",
"TYPESENSE_ENABLED": "bool",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",
@@ -111,6 +112,6 @@
],
"slug": "immich",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.54.1",
"version": "1.54.1-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}