mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 08:31:01 +01:00
Update config.json
This commit is contained in:
@@ -44,11 +44,7 @@
|
||||
],
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"networkdisks": "//server/share",
|
||||
"cifsusername": "username",
|
||||
"cifspassword": "password",
|
||||
"smbv1": false
|
||||
"PGID": 0
|
||||
},
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
@@ -57,6 +53,6 @@
|
||||
"networkdisks": "str?",
|
||||
"cifsusername": "str?",
|
||||
"cifspassword": "str?",
|
||||
"smbv1": "bool"
|
||||
"smbv1": "bool?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user