|  | @@ -168,6 +168,7 @@ static config_var_t _option_vars[] = {
 | 
	
		
			
				|  |  |    V(CircuitIdleTimeout,          INTERVAL, "1 hour"),
 | 
	
		
			
				|  |  |    V(ClientDNSRejectInternalAddresses, BOOL,"1"),
 | 
	
		
			
				|  |  |    V(ClientOnly,                  BOOL,     "0"),
 | 
	
		
			
				|  |  | +  V(ConsensusParams,             STRING,   NULL),
 | 
	
		
			
				|  |  |    V(ConnLimit,                   UINT,     "1000"),
 | 
	
		
			
				|  |  |    V(ConstrainedSockets,          BOOL,     "0"),
 | 
	
		
			
				|  |  |    V(ConstrainedSockSize,         MEMUNIT,  "8192"),
 |