Update config.json

This commit is contained in:
Alexandre
2021-08-04 15:34:58 +02:00
committed by GitHub
parent 1931955e21
commit 43a366b814

View File

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