|  | @@ -211,7 +211,7 @@ static config_var_t option_vars_[] = {
 | 
	
		
			
				|  |  |    V(AuthDirInvalidCCs,           CSV,      ""),
 | 
	
		
			
				|  |  |    V(AuthDirFastGuarantee,        MEMUNIT,  "100 KB"),
 | 
	
		
			
				|  |  |    V(AuthDirGuardBWGuarantee,     MEMUNIT,  "2 MB"),
 | 
	
		
			
				|  |  | -  V(AuthDirPinKeys,              BOOL,     "0"),
 | 
	
		
			
				|  |  | +  V(AuthDirPinKeys,              BOOL,     "1"),
 | 
	
		
			
				|  |  |    V(AuthDirReject,               LINELIST, NULL),
 | 
	
		
			
				|  |  |    V(AuthDirRejectCCs,            CSV,      ""),
 | 
	
		
			
				|  |  |    OBSOLETE("AuthDirRejectUnlisted"),
 |