mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 09:57:42 +01:00
allow several disks
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"localdisks": "str",
|
"localdisks": ["str"],
|
||||||
"networkdisks": "str",
|
"networkdisks": "str",
|
||||||
"cifsusername": "str",
|
"cifsusername": "str",
|
||||||
"cifspassword": "str"
|
"cifspassword": "str"
|
||||||
|
|||||||
Reference in New Issue
Block a user