diff --git a/app.json b/app.json index dcfe67ccf..f2a2b74c1 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