Update to move dropbox app key setting to common.js and will auto load client-side related scripts

This commit is contained in:
Cheng-Han, Wu 2016-05-15 10:54:24 +08:00
parent a816420302
commit a70ebf7762
7 changed files with 39 additions and 43 deletions

View file

@ -123,8 +123,7 @@ Third-party integration api key settings
| ------- | --------- | ----------- |
| facebook, twitter, github, dropbox | `config.json` | for signin |
| imgur | `config.json` | for image upload |
| dropbox | `public/views/foot.ejs` | for chooser and saver |
| google drive | `public/js/common.js`/ `config.json` (enable) | for export and import |
| google drive, dropbox | `public/js/common.js` | for export and import |
Operational Transformation