diff --git a/cloudcommander/config.json b/cloudcommander/config.json index d2a884919..f8944740c 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -37,6 +37,7 @@ "cifsusername": "str?", "cifspassword": "str?", "smbv1": "bool?", - "CUSTOM_OPTIONS": "str?" + "CUSTOM_OPTIONS": "str?", + "DROPBOX_TOKEN": "str?", } }