mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	add version info to config endpoint
This commit is contained in:
		
							parent
							
								
									1b9045ed89
								
							
						
					
					
						commit
						6334fca11c
					
				| @ -743,7 +743,8 @@ def config(): | |||||||
|                     'default_locale': settings['ui']['default_locale'], |                     'default_locale': settings['ui']['default_locale'], | ||||||
|                     'autocomplete': settings['search']['autocomplete'], |                     'autocomplete': settings['search']['autocomplete'], | ||||||
|                     'safe_search': settings['search']['safe_search'], |                     'safe_search': settings['search']['safe_search'], | ||||||
|                     'default_theme': settings['ui']['default_theme']}) |                     'default_theme': settings['ui']['default_theme'], | ||||||
|  |                     'version': VERSION_STRING}) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| @app.errorhandler(404) | @app.errorhandler(404) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user