Update config.json

This commit is contained in:
Alexandre
2021-08-03 08:39:07 +02:00
committed by GitHub
parent 2877893c1c
commit ccfdcd109b

View File

@@ -36,6 +36,7 @@
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": "bool?"
"smbv1": "bool?",
"do_not_use": "str?"
}
}