From d63e6780eb1062c0c86899492159c4ad44ebd1fc Mon Sep 17 00:00:00 2001 From: geekyd Date: Wed, 25 Oct 2017 19:19:37 +0530 Subject: Adds PDF export via config --- app.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app.json') 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": [ -- cgit v1.2.3