]> cat aescling's git repositories - mastodon.git/blobdiff - app.json
Fix RefollowWorker not keeping show_reblogs setting (#12707)
[mastodon.git] / app.json
index 09adaac2c9fda1d1e21d56b17d5b728facf88232..211f17d812e221267284367ee30ce37b0efffe63 100644 (file)
--- a/app.json
+++ b/app.json
       "description": "The domain that your Mastodon instance will run on (this can be appname.herokuapp.com or a custom domain)",
       "required": true
     },
-    "LOCAL_HTTPS": {
-      "description": "Will your domain support HTTPS? (Automatic for herokuapp, requires manual configuration for custom domains)",
-      "value": "false",
-      "required": true
-    },
-    "PAPERCLIP_SECRET": {
-      "description": "The secret key for storing media files",
-      "generator": "secret"
-    },
     "SECRET_KEY_BASE": {
       "description": "The secret key base",
       "generator": "secret"
This page took 0.035306 seconds and 3 git commands to generate.