summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSheogorath2017-10-25 15:56:17 +0200
committerGitHub2017-10-25 15:56:17 +0200
commitbe5de239ea27a81b74cb252a162d909fd870ef21 (patch)
tree0b808b294a37806e10b1277477cf5cf79afa6b02 /app.json
parentc794412714cdd7b0f6ebfadaf108f72098004d64 (diff)
parentf7d2ef970a4b45dcc9d7bb0a4ff47d5915f4e4bc (diff)
Merge pull request #589 from geekyd/master
Adds enable/disable PDF export via config
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 1de6b7db..d1804c52 100644
--- a/app.json
+++ b/app.json
@@ -127,6 +127,10 @@
"HMD_IMGUR_CLIENTID": {
"description": "Imgur API client id",
"required": false
+ },
+ "HMD_ALLOW_PDF_EXPORT": {
+ "description": "Enable or disable PDF exports",
+ "required": false
}
},
"addons": [