mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update config.json
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"options": {
|
||||
"PUID": 1001,
|
||||
"PGID": 1001,
|
||||
"local_hdd": "<Local>",
|
||||
"localdisks": ["/dev/sdb1"],
|
||||
"networkdisks": ["<//SERVER/SHARE>"],
|
||||
"cifsusername": "<username>",
|
||||
"cifspassword": "<password>"
|
||||
@@ -43,7 +43,7 @@
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"TZ": "str?",
|
||||
"local_hdd": "str",
|
||||
"localdisks": ["str"],
|
||||
"networkdisks": ["str"],
|
||||
"cifsusername": "str",
|
||||
"cifspassword": "str"
|
||||
|
||||
Reference in New Issue
Block a user