Skip to content

Commit c153cc5

Browse files
committed
Readme: Updated Dropbox configuration
1 parent ae044f4 commit c153cc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ Dropbox_clientId='xxx'
173173
Dropbox_clientSecret='xxx'
174174
```
175175
+ Insert the configuration details from your Dropbox App into the newly included configuration lines of your config.ini.php file:
176-
+ **Dropbox_clientId**='...' (value shown in Dropbox, like described above)
177-
+ **Dropbox_clientSecret**='...' (value shown in Dropbox, like described above)
176+
+ **Dropbox_clientId**='...' (value for "App key" shown in Dropbox, like described above)
177+
+ **Dropbox_clientSecret**='...' (value for "App secret" shown in Dropbox, like described above)
178178

179179
### Github
180180
+ Open the [Github](https://github.com/) page and log into your Github account

0 commit comments

Comments
 (0)