summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-15 10:58:53 +0800
committerCheng-Han, Wu2016-05-15 10:58:53 +0800
commit22f7c4bdcb97ab9ce41fea61975783a3cf0fdb97 (patch)
treebcbf39c232748900cbdbf0c9a4b45591657bac50 /config.json
parenta70ebf77620d6c5651e092cc4998c416161746cf (diff)
parent73835763c66a1e25ee1510a4a9d52c073115a39a (diff)
Merge branch 'jccrofty30-gitlab_authentication'
Diffstat (limited to 'config.json')
-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"