Updated Dropbox and GDrive (markdown)

Dimitri Witkowski 2021-02-01 20:37:08 +01:00
parent 78aed8e721
commit 12cc427026
1 changed files with 2 additions and 2 deletions

@ -16,8 +16,8 @@ How to make Dropbox and Google Drive work on your server?
```
{
"settings": {
"dropboxAppKey" : "APP_KEY_FROM_DROPBOX",
"dropboxSecret" : "APP_SECRET_FROM_DROPBOX"
"dropboxAppKey": "APP_KEY_FROM_DROPBOX",
"dropboxSecret": "APP_SECRET_FROM_DROPBOX"
},
"files": [{
"storage": "dropbox",