mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[mod] disbale engine tineye by default
Tineye becomes active as soon as a https:// signature is found in the search term, but most of the time a reverse image search is not requested when a URL is specified, often the URL is just from a C&P. The frequent requests to tineye lead in the end to the SearXNG instance being blocked by tineye and the user seeing unexpected error messages. BTW: many maintainers have disabled this engine in their local SearXNG settings. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									675dc04917
								
							
						
					
					
						commit
						7d446dfdb2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -583,6 +583,7 @@ engines: | |||
|     engine: tineye | ||||
|     shortcut: tin | ||||
|     timeout: 9.0 | ||||
|     disabled: true | ||||
| 
 | ||||
|   - name: etymonline | ||||
|     engine: xpath | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser