Skip to content

Commit 7fdf3ea

Browse files
committed
Updated README.md
1 parent 1af6df6 commit 7fdf3ea

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,15 @@ Server-side config.js settings
117117
| heartbeatinterval | `5000` | socket.io heartbeat interval |
118118
| heartbeattimeout | `10000` | socket.io heartbeat timeout |
119119
| documentmaxlength | `100000` | note max length |
120-
| facebook, twitter, github, dropbox, imgur | multiple values | your own api keys, see source code for details |
120+
121+
Third-party integration api key settings
122+
---
123+
| service | file path | description |
124+
| ------- | --------- | ----------- |
125+
| facebook, twitter, github, dropbox | config.js | for signin |
126+
| imgur | config.js | for image upload |
127+
| dropbox | public/views/foot.ejs | for chooser and saver |
128+
| google drive | public/js/common.js | for export and import |
121129

122130
Operational Transformation
123131
---

0 commit comments

Comments
 (0)