mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
Update app.json
Signed-off-by: ike <developer@ikewat.com>
This commit is contained in:
parent
197223dc81
commit
78682f57c4
1 changed files with 4 additions and 0 deletions
4
app.json
4
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
|
||||
|
|
Loading…
Reference in a new issue