This commit is contained in:
Alexandre
2020-12-16 19:26:26 +01:00
committed by GitHub
parent 6ebf0fd7c1
commit 261e6596ce

View File

@@ -51,9 +51,9 @@
"TZ": "str?",
"download_dir": "str",
"incomplete_dir": "str",
"localdisks": ["str"],
"networkdisks": "str",
"cifsusername": "str",
"cifspassword": "str"
"localdisks": ["str?"],
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?"
}
}