mirror of https://github.com/mastodon/mastodon
				
				
				
			Don't use rack timeout in any but production environments
							parent
							
								
									c4bc5c8930
								
							
						
					
					
						commit
						6d71044c85
					
				@ -1 +1 @@
 | 
			
		||||
Rack::Timeout.timeout = 30
 | 
			
		||||
Rack::Timeout.timeout = 30 if Rails.env.production?
 | 
			
		||||
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue