From e64b016b558f9ec6e4e848e0cce183be793fb565 Mon Sep 17 00:00:00 2001
From: Andrew Lewman
Date: Sun, 26 Jun 2005 05:03:16 +0000
Subject: [PATCH] Added instructions for commenting out the "logfile logfile"
and "jarfile jarfile" in the privoxy config.
svn:r4482
---
doc/tor-doc-win32.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html
index 007b2e079a..631b3b7ec7 100644
--- a/doc/tor-doc-win32.html
+++ b/doc/tor-doc-win32.html
@@ -96,6 +96,14 @@ The easiest way is to select the above line and copy/paste it into
the file. Be sure to save.
+Privoxy keeps a log file of everything passed through it. In
+order to stop this you will need to comment out the line
+logfile logfile
+and the line
+jarfile jarfile
+Be sure to save.
+
+