Credo
This commit is contained in:
		
							parent
							
								
									411831458c
								
							
						
					
					
						commit
						1e86da43f5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -56,7 +56,7 @@ defp check_content_length(headers) do
 | 
			
		|||
    end
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  defp http_options() do
 | 
			
		||||
  defp http_options do
 | 
			
		||||
    [
 | 
			
		||||
      pool: :media,
 | 
			
		||||
      max_body: Config.get([:rich_media, :max_body], 5_000_000)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue