tinyproxy.conf: fix LogFile to proper CamelCase for consistency

This commit is contained in:
Michael Adam 2010-02-23 08:06:55 +01:00
parent 3f1632603c
commit f923649a11

View File

@ -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