diff options
-rw-r--r-- | doc/tor-doc-win32.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 007b2e079..631b3b7ec 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" /> |