tinyproxy.conf: fix LogFile to proper CamelCase for consistency
This commit is contained in:
		
							parent
							
								
									1b3dd058d1
								
							
						
					
					
						commit
						107f9117d0
					
				@ -87,12 +87,12 @@ DefaultErrorFile "@pkgdatadir@/default.html"
 | 
			
		||||
StatFile "@pkgdatadir@/stats.html"
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# Logfile: Allows you to specify the location where information should
 | 
			
		||||
# LogFile: Allows you to specify the location where information should
 | 
			
		||||
# be logged to.  If you would prefer to log to syslog, then disable this
 | 
			
		||||
# and enable the Syslog directive.  These directives are mutually
 | 
			
		||||
# exclusive.
 | 
			
		||||
#
 | 
			
		||||
Logfile "@localstatedir@/log/tinyproxy.log"
 | 
			
		||||
LogFile "@localstatedir@/log/tinyproxy.log"
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# Syslog: Tell tinyproxy to use syslog instead of a logfile.  This
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user