summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app.json b/app.json
index d1ec71ff..0ed11d76 100644
--- a/app.json
+++ b/app.json
@@ -101,6 +101,10 @@
"description": "Dropbox API client secret",
"required": false
},
+ "HMD_DROPBOX_APP_KEY": {
+ "description": "Dropbox app key (for import/export)",
+ "required": false
+ },
"HMD_GOOGLE_CLIENTID": {
"description": "Google API client id",
"required": false
@@ -109,6 +113,10 @@
"description": "Google API client secret",
"required": false
},
+ "HMD_GOOGLE_API_KEY": {
+ "description": "Google API key (for import/export)",
+ "required": false
+ },
"HMD_IMGUR_CLIENTID": {
"description": "Imgur API client id",
"required": false