diff options
author | Jason Croft | 2016-05-15 09:45:35 -0400 |
---|---|---|
committer | Jason Croft | 2016-05-15 09:45:35 -0400 |
commit | ed9eddeed64d0c75f94c1eefcf72cb9b99827ba6 (patch) | |
tree | 8b480719040561785eb9845c8e9da26746c89d71 | |
parent | 438cedf88283e3067eb84b5e375d1630ec9f3c1d (diff) |
Add GitLab to Third-Party integration section.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 --- |