mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update config.json
This commit is contained in:
@@ -44,8 +44,7 @@
|
|||||||
"incomplete_dir": "/share/incomplete",
|
"incomplete_dir": "/share/incomplete",
|
||||||
"networkdisks": "//ADDRESS/SHARE",
|
"networkdisks": "//ADDRESS/SHARE",
|
||||||
"cifsusername": "username",
|
"cifsusername": "username",
|
||||||
"cifspassword": "password",
|
"cifspassword": "password"
|
||||||
"smbv1": "false"
|
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
@@ -56,6 +55,6 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"smbv1": "bool"
|
"smbv1": "bool?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user