10 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # default squid options
 | |
| SQUID_OPTS=""
 | |
| 
 | |
| # Time to wait for Squid to shut down when asked. Should not be necessary
 | |
| # most of the time.
 | |
| SQUID_SHUTDOWN_TIMEOUT=100
 | |
| 
 | |
| # default squid conf file
 | |
| SQUID_CONF="/etc/squid/squid.conf"
 |