mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 08:46:03 +02:00
Update config.json
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"networkdisks": "//ADDRESS/SHARE",
|
"networkdisks": "//ADDRESS/SHARE",
|
||||||
"cifsusername": "username",
|
"cifsusername": "username",
|
||||||
"cifspassword": "password",
|
"cifspassword": "password",
|
||||||
"smbv1": "false",
|
"smbv1": "false"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
@@ -55,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