Update config.json

This commit is contained in:
Alexandre
2021-05-04 16:15:47 +02:00
committed by GitHub
parent b53fb3c0b8
commit fc500dae04

View File

@@ -29,8 +29,7 @@
"options": {
"PUID": 0,
"PGID": 0,
"ocrlang": "eng,fra",
"smbv1": false
"ocrlang": "eng,fra"
},
"apparmor": true,
"schema": {
@@ -40,7 +39,7 @@
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": "bool",
"smbv1": "bool?",
"TZ": "str?"
}
}