Browse Source

Added instructions for commenting out the "logfile logfile" and "jarfile
jarfile" in the privoxy config.


svn:r4482

Andrew Lewman 20 years ago
parent
commit
e64b016b55
1 changed files with 8 additions and 0 deletions
  1. 8 0
      doc/tor-doc-win32.html

+ 8 - 0
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" />