mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Add cifsdomain
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
- Feat : cifsdomain added
|
||||
|
||||
### preview-9 (07-05-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
|
||||
### preview-8 (24-04-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
|
||||
### preview-7 (24-04-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Allow environment to be available from command line
|
||||
|
||||
|
||||
@@ -104,6 +104,7 @@
|
||||
"STORAGE_PATH": "str",
|
||||
"UPLOAD_NSFW": "bool",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"graphic_drivers": "list(|mesa)?",
|
||||
@@ -118,6 +119,6 @@
|
||||
],
|
||||
"slug": "photoprism",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||
"version": "preview-9",
|
||||
"version": "preview-10",
|
||||
"video": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user