Add GitLab to Third-Party integration section.

This commit is contained in:
Jason Croft 2016-05-15 09:45:35 -04:00
parent 438cedf882
commit ed9eddeed6

View file

@ -121,9 +121,9 @@ Third-party integration api key settings
---
| service | file path | description |
| ------- | --------- | ----------- |
| facebook, twitter, github, dropbox | `config.json` | for signin |
| facebook, twitter, github, gitlab, dropbox | `config.json` | for signin |
| imgur | `config.json` | for image upload |
| google drive, dropbox | `public/js/common.js` | for export and import |
| gitlab, google drive, dropbox | `public/js/common.js` | for export and import |
DB migration
---