mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[fix] disable Reddit engine by default
Reddit is enabled by default .. many bot request will go through Reddit .. we should disable Reddit by default to cool down the IP [1]. [1] https://github.com/searxng/searxng/issues/3444#issuecomment-2180415057 Closes: https://github.com/searxng/searxng/issues/3444 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									837f3bcd10
								
							
						
					
					
						commit
						a5f8e0899c
					
				@ -1540,6 +1540,7 @@ engines:
 | 
				
			|||||||
    engine: reddit
 | 
					    engine: reddit
 | 
				
			||||||
    shortcut: re
 | 
					    shortcut: re
 | 
				
			||||||
    page_size: 25
 | 
					    page_size: 25
 | 
				
			||||||
 | 
					    disabled: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: rottentomatoes
 | 
					  - name: rottentomatoes
 | 
				
			||||||
    engine: rottentomatoes
 | 
					    engine: rottentomatoes
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user