Fix: Add newline in squid config
This commit is contained in:
		
							parent
							
								
									a4e2f22def
								
							
						
					
					
						commit
						250bb045f3
					
				
					 2 changed files with 6 additions and 2 deletions
				
			
		| 
						 | 
					@ -7,6 +7,8 @@ access_log none
 | 
				
			||||||
cache_log /dev/null
 | 
					cache_log /dev/null
 | 
				
			||||||
logfile_rotate 0
 | 
					logfile_rotate 0
 | 
				
			||||||
pid_filename none
 | 
					pid_filename none
 | 
				
			||||||
{% if vm_support %}http_port 192.168.122.1:3128{% endif %}
 | 
					{% if vm_support %}
 | 
				
			||||||
 | 
					http_port 192.168.122.1:3128
 | 
				
			||||||
 | 
					{% endif %}
 | 
				
			||||||
http_port 127.0.0.1:3128
 | 
					http_port 127.0.0.1:3128
 | 
				
			||||||
http_access allow all
 | 
					http_access allow all
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -7,6 +7,8 @@ access_log none
 | 
				
			||||||
cache_log /dev/null
 | 
					cache_log /dev/null
 | 
				
			||||||
logfile_rotate 0
 | 
					logfile_rotate 0
 | 
				
			||||||
pid_filename none
 | 
					pid_filename none
 | 
				
			||||||
{% if vm_support %}http_port 192.168.122.1:3128{% endif %}
 | 
					{% if vm_support %}
 | 
				
			||||||
 | 
					http_port 192.168.122.1:3128
 | 
				
			||||||
 | 
					{% endif %}
 | 
				
			||||||
http_port 127.0.0.1:3128
 | 
					http_port 127.0.0.1:3128
 | 
				
			||||||
http_access allow all
 | 
					http_access allow all
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue