summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSheogorath2020-02-09 13:48:26 +0100
committerSheogorath2020-02-09 13:48:26 +0100
commitd5ae45b268452f315926bc4a8ded83e112603d0c (patch)
tree9e3b5cff1f93ec6dcda13a29421f7ae4248185cd /app.json
parentb3d4cdbcebe1690bf5211d778ff6f8a0f9f5e518 (diff)
parent78682f57c43c8af8abccc60848df4d7533dabc60 (diff)
Merge branch 'google-oauth'
See https://github.com/codimd/server/pull/265
Diffstat (limited to 'app.json')
-rw-r--r--app.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/app.json b/app.json
index dcfe67cc..f2a2b74c 100644
--- a/app.json
+++ b/app.json
@@ -132,6 +132,10 @@
"description": "Google API client secret",
"required": false
},
+ "CMD_GOOGLE_HOSTEDDOMAIN": {
+ "description": "Google API hosted domain (Provided only if the user belongs to a hosted domain)",
+ "required": false
+ },
"CMD_IMGUR_CLIENTID": {
"description": "Imgur API client id",
"required": false