summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
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