diff options
author | Andrew Lewman <andrew@torproject.org> | 2005-06-26 05:03:16 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2005-06-26 05:03:16 +0000 |
commit | e64b016b558f9ec6e4e848e0cce183be793fb565 (patch) | |
tree | 27d1a3c6b53a2cb9cc2fa01f3b8075fd64c07899 /doc/tor-doc-win32.html | |
parent | 369a964ac87703394ea81dd95788f64b6e50b32f (diff) | |
download | tor-e64b016b558f9ec6e4e848e0cce183be793fb565.tar tor-e64b016b558f9ec6e4e848e0cce183be793fb565.tar.gz |
Added instructions for commenting out the "logfile logfile" and "jarfile
jarfile" in the privoxy config.
svn:r4482
Diffstat (limited to 'doc/tor-doc-win32.html')
-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" /> |