Update config.json

This commit is contained in:
Alexandre
2021-02-18 20:11:09 +01:00
committed by GitHub
parent b6d5f266c1
commit 9be1489d55

View File

@@ -58,7 +58,7 @@
"networkdisks": "str?", "networkdisks": "str?",
"cifsusername": "str?", "cifsusername": "str?",
"cifspassword": "str?", "cifspassword": "str?",
"smbv1": bool, "smbv1": "bool",
"TZ": "str?" "TZ": "str?"
} }
} }