mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] settings.yml: ui.results_on_new_tab
Closes: https://github.com/searxng/searxng/issues/987 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									c3c2a623fe
								
							
						
					
					
						commit
						e4a2bfba38
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -80,13 +80,13 @@ ui:
 | 
			
		|||
  # Default interface locale - leave blank to detect from browser information or
 | 
			
		||||
  # use codes from the 'locales' config section
 | 
			
		||||
  default_locale: ""
 | 
			
		||||
  # Open result links in a new tab by default
 | 
			
		||||
  # results_on_new_tab: false
 | 
			
		||||
  theme_args:
 | 
			
		||||
    # default style of oscar
 | 
			
		||||
    oscar_style: logicodev
 | 
			
		||||
    # style of simple theme: auto, light, dark
 | 
			
		||||
    simple_style: auto
 | 
			
		||||
    # Open result links in a new tab by default
 | 
			
		||||
    # results_on_new_tab: false
 | 
			
		||||
 | 
			
		||||
# Lock arbitrary settings on the preferences page.  To find the ID of the user
 | 
			
		||||
# setting you want to lock, check the ID of the form on the page "preferences".
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue