mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
if we're going to ship with our own privoxy, we might as well
lock it down a bit more. (does this break anything?) thanks to Brett Carrington for pointing this out. svn:r3418
This commit is contained in:
parent
e6f4df536a
commit
d29a29654e
@ -285,7 +285,7 @@ logfile logfile
|
|||||||
#
|
#
|
||||||
# The jarfile may grow to ridiculous sizes over time.
|
# The jarfile may grow to ridiculous sizes over time.
|
||||||
#
|
#
|
||||||
jarfile jarfile
|
#jarfile jarfile
|
||||||
|
|
||||||
#
|
#
|
||||||
# 1.7. trustfile
|
# 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
|
# If you want to use CLF (Common Log Format), you should set
|
||||||
# "debug 512" ONLY and not enable anything else.
|
# "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 4096 # Startup banner and warnings
|
||||||
debug 8192 # Errors - *we highly recommended enabling this*
|
debug 8192 # Errors - *we highly recommended enabling this*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user