Remove deprecated config from Heroku and Scalingo (#11925)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							50b9276330
						
					
				
				
					commit
					9707e64715
				
			@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user