Update config.json

This commit is contained in:
Alexandre
2021-03-01 14:45:40 +01:00
committed by GitHub
parent fb9046ff9b
commit cbd2416900

View File

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