Change the accept no third party in the doc to the right meaning.
This commit is contained in:
		
							parent
							
								
									fa9b187393
								
							
						
					
					
						commit
						7ad886fb0b
					
				| 
						 | 
				
			
			@ -16,7 +16,7 @@ static gfloat zoomlevel = 1.0;       /* Default zoom level */
 | 
			
		|||
/* Soup default features */
 | 
			
		||||
static char *cookiefile     = "~/.surf/cookies.txt";
 | 
			
		||||
static char *cookiepolicies = "Aa@"; /* A: accept all; a: accept nothing,
 | 
			
		||||
					@: accept third party */
 | 
			
		||||
					@: accept no third party */
 | 
			
		||||
static char *cafile         = "/etc/ssl/certs/ca-certificates.crt";
 | 
			
		||||
static char *strictssl      = FALSE; /* Refuse untrusted SSL connections */
 | 
			
		||||
static time_t sessiontime   = 3600;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue