about summary refs log tree commit diff
path: root/scalingo.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-09-23 19:11:59 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-09-23 12:11:59 +0200
commit9707e6471504634818e5aae6495583cd62336ef1 (patch)
tree0c77a7121569b5f93d1135efad43a93bc1c6a15a /scalingo.json
parent50b9276330e38657d3a4f596db29f78ac242eaf7 (diff)
Remove deprecated config from Heroku and Scalingo (#11925)
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/scalingo.json b/scalingo.json
index dd8fb5530..324356df0 100644
--- a/scalingo.json
+++ b/scalingo.json
@@ -8,15 +8,6 @@
       "description": "The domain that your Mastodon instance will run on (this can be appname.scalingo.io or a custom domain)",
       "required": true
     },
-    "LOCAL_HTTPS": {
-      "description": "Will your domain support HTTPS? (Automatic for *.scalingo.io, requires manual configuration for custom domains)",
-      "value": "true",
-      "required": true
-    },
-    "PAPERCLIP_SECRET": {
-      "description": "The secret key for storing media files",
-      "generator": "secret"
-    },
     "SECRET_KEY_BASE": {
       "description": "The secret key base",
       "generator": "secret"