mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update config.json
This commit is contained in:
@@ -28,10 +28,11 @@
|
|||||||
"full_access": true,
|
"full_access": true,
|
||||||
"environment": {},
|
"environment": {},
|
||||||
"options": {},
|
"options": {},
|
||||||
"schema": {}
|
"schema": {
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"smbv1": "bool?"
|
"smbv1": "bool?"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user