Update config.json

This commit is contained in:
Alexandre
2021-08-04 18:16:15 +02:00
committed by GitHub
parent b6ddb5d329
commit 3e32cba1ff

View File

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