Update config.json

This commit is contained in:
Alexandre
2021-06-26 15:08:46 +02:00
committed by GitHub
parent 9e904425ef
commit 5861f269fe

View File

@@ -28,10 +28,11 @@
"full_access": true,
"environment": {},
"options": {},
"schema": {}
"schema": {
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": "bool?"
}
}