]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
if we're going to ship with our own privoxy, we might as well
authorRoger Dingledine <arma@torproject.org>
Sun, 23 Jan 2005 10:04:03 +0000 (10:04 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 23 Jan 2005 10:04:03 +0000 (10:04 +0000)
lock it down a bit more.
(does this break anything?)
thanks to Brett Carrington for pointing this out.

svn:r3418

contrib/osx/privoxy.config

index 90a5fdb43fc83a9e828d41fc3296c3a9a39663ec..b2a0df6770dc5360b3be4de24cdb5fe7cb2d3d88 100644 (file)
@@ -285,7 +285,7 @@ logfile logfile
 #  
 #      The jarfile may grow to ridiculous sizes over time.
 #  
-jarfile jarfile
+#jarfile jarfile
 
 #  
 #  1.7. trustfile
@@ -568,7 +568,7 @@ trust-info-url  http://www.example.com/what_we_allow.html
 #      If you want to use CLF (Common Log Format), you should set
 #      "debug 512" ONLY and not enable anything else.
 #  
-debug   1    # show each GET/POST/CONNECT request
+#debug   1    # show each GET/POST/CONNECT request
 debug   4096 # Startup banner and warnings
 debug   8192 # Errors - *we highly recommended enabling this*