summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2005-06-26 05:03:16 +0000
committerAndrew Lewman <andrew@torproject.org>2005-06-26 05:03:16 +0000
commite64b016b558f9ec6e4e848e0cce183be793fb565 (patch)
tree27d1a3c6b53a2cb9cc2fa01f3b8075fd64c07899
parent369a964ac87703394ea81dd95788f64b6e50b32f (diff)
downloadtor-e64b016b558f9ec6e4e848e0cce183be793fb565.tar.gz
tor-e64b016b558f9ec6e4e848e0cce183be793fb565.zip
Added instructions for commenting out the "logfile logfile" and "jarfile
jarfile" in the privoxy config. svn:r4482
-rw-r--r--doc/tor-doc-win32.html8
1 files changed, 8 insertions, 0 deletions
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.
</p>
+<p>Privoxy keeps a log file of everything passed through it. In
+order to stop this you will need to comment out the line <br>
+<tt>logfile logfile</tt><br>
+and the line <br>
+<tt>jarfile jarfile</tt><br>
+Be sure to save.
+</p>
+
<img border="1" alt="privoxy points to tor"
src="http://tor.eff.org/img/screenshot-win32-privoxy-edit.jpg" />