tinyproxy.conf: add a comment documenting StatHost
Michael
This commit is contained in:
		
							parent
							
								
									41dd25d8e6
								
							
						
					
					
						commit
						6f56738ab0
					
				@ -69,6 +69,16 @@ Timeout 600
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
DefaultErrorFile "@datadir@/default.html"
 | 
					DefaultErrorFile "@datadir@/default.html"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# StatHost: This configures the host name or IP address that is treated
 | 
				
			||||||
 | 
					# as the stat host: Whenever a request for this host is received,
 | 
				
			||||||
 | 
					# Tinyproxy will return an internal statistics page instead of
 | 
				
			||||||
 | 
					# forwarding the request to that host.  The default value of StatHost is
 | 
				
			||||||
 | 
					# @TINYPROXY_STATHOST@.
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					#StatHost "@TINYPROXY_STATHOST@"
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# StatFile: The HTML file that gets sent when a request is made
 | 
					# StatFile: The HTML file that gets sent when a request is made
 | 
				
			||||||
# for the stathost.  If this file doesn't exist a basic page is
 | 
					# for the stathost.  If this file doesn't exist a basic page is
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user