mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 02:31:51 +02:00
Update config.json
This commit is contained in:
@@ -29,8 +29,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"ocrlang": "eng,fra",
|
"ocrlang": "eng,fra"
|
||||||
"smbv1": false
|
|
||||||
},
|
},
|
||||||
"apparmor": true,
|
"apparmor": true,
|
||||||
"schema": {
|
"schema": {
|
||||||
@@ -40,7 +39,7 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"smbv1": "bool",
|
"smbv1": "bool?",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user