|  | @@ -13,7 +13,7 @@
 | 
	
		
			
			| 13 | 13 |  # License
 | 
	
		
			
			| 14 | 14 |  # =======
 | 
	
		
			
			| 15 | 15 |  #
 | 
	
		
			
			| 16 |  | -# Copyright (C) 2014-2016 Bob Mottram <bob@freedombone.net>
 | 
	
		
			
			|  | 16 | +# Copyright (C) 2014-2017 Bob Mottram <bob@freedombone.net>
 | 
	
		
			
			| 17 | 17 |  #
 | 
	
		
			
			| 18 | 18 |  # This program is free software: you can redistribute it and/or modify
 | 
	
		
			
			| 19 | 19 |  # it under the terms of the GNU Affero General Public License as published by
 | 
	
	
		
			
			|  | @@ -35,7 +35,7 @@ DEFAULT_SEARCH='https://searx.laquadrature.net'
 | 
	
		
			
			| 35 | 35 |  DEFAULT_DOMAIN_ONION_PORT=8099
 | 
	
		
			
			| 36 | 36 |  
 | 
	
		
			
			| 37 | 37 |  # Whether Let's Encrypt is enabled for all sites
 | 
	
		
			
			| 38 |  | -LETSENCRYPT_ENABLED="no"
 | 
	
		
			
			|  | 38 | +LETSENCRYPT_ENABLED="yes"
 | 
	
		
			
			| 39 | 39 |  LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
 | 
	
		
			
			| 40 | 40 |  
 | 
	
		
			
			| 41 | 41 |  # list of encryption protocols
 |