summaryrefslogtreecommitdiff
path: root/package/tinyproxy/files/tinyproxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/tinyproxy/files/tinyproxy.conf')
-rw-r--r--package/tinyproxy/files/tinyproxy.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/tinyproxy/files/tinyproxy.conf b/package/tinyproxy/files/tinyproxy.conf
index 6460a2c88..798231b12 100644
--- a/package/tinyproxy/files/tinyproxy.conf
+++ b/package/tinyproxy/files/tinyproxy.conf
@@ -64,8 +64,8 @@ StatFile "/usr/share/tinyproxy/stats.html"
# Where to log the information. Either LogFile or Syslog should be set,
# but not both.
#
-Logfile "/var/log/tinyproxy.log"
-# Syslog On
+#Logfile "/var/log/tinyproxy.log"
+Syslog On
#
# Set the logging level. Allowed settings are:
@@ -85,7 +85,7 @@ LogLevel Critical
# PidFile: Write the PID of the main tinyproxy thread to this file so it
# can be used for signalling purposes.
#
-PidFile "/var/run/tinyproxy.pid"
+PidFile "/var/run/tinyproxy/tinyproxy.pid"
#
# Include the X-Tinyproxy header, which has the client's IP address when