summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-15 10:58:41 +0800
committerCheng-Han, Wu2016-05-15 10:58:41 +0800
commit73835763c66a1e25ee1510a4a9d52c073115a39a (patch)
treebcbf39c232748900cbdbf0c9a4b45591657bac50 /config.json
parenta70ebf77620d6c5651e092cc4998c416161746cf (diff)
parentb96cc4eb944d88beb5472ec3cea50a0cde6f5ce8 (diff)
Merge PR #118
Diffstat (limited to '')
-rw-r--r--config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.json b/config.json
index 16ad258b..c65e9c7c 100644
--- a/config.json
+++ b/config.json
@@ -32,6 +32,11 @@
"clientID": "change this",
"clientSecret": "change this"
},
+ "gitlab": {
+ "baseURL": "change this",
+ "clientID": "change this",
+ "clientSecret": "change this"
+ },
"dropbox": {
"clientID": "change this",
"clientSecret": "change this"