Update config.json

This commit is contained in:
Alexandre
2021-06-26 15:08:23 +02:00
committed by GitHub
parent 484b09a5b6
commit 9e904425ef

View File

@@ -29,4 +29,9 @@
"environment": {},
"options": {},
"schema": {}
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": "bool?"
}