X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config;h=b65e6f37fc8169403bf2d13533e339c699472c31;hp=e0434e2547a6378f4c61fd5534b10dc7c7280a24;hb=HEAD;hpb=ff9386cc783d0e77c145e5dc33a1f7243df5c6ee diff --git a/config b/config index e0434e25..779a2160 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ -# Sample Configuration File for Privoxy 3.0.33 +# Sample Configuration File for Privoxy 3.0.34 # -# Copyright (C) 2001-2021 Privoxy Developers https://www.privoxy.org/ +# Copyright (C) 2001-2023 Privoxy Developers https://www.privoxy.org/ # ##################################################################### # # @@ -15,7 +15,7 @@ # 4. ACCESS CONTROL AND SECURITY # # 5. FORWARDING # # 6. MISCELLANEOUS # -# 7. HTTPS INSPECTION (EXPERIMENTAL) # +# 7. HTTPS INSPECTION # # 8. WINDOWS GUI OPTIONS # # # ##################################################################### @@ -151,8 +151,8 @@ # # Notes: # -# The value of this option only matters if the experimental -# trust mechanism has been activated. (See trustfile below.) +# The value of this option only matters if the trust mechanism +# has been activated. (See trustfile below.) # # If you use the trust mechanism, it is a good idea to write up # some on-line documentation about your trust policy and to @@ -610,10 +610,17 @@ logfile logfile # you read the log messages, you may even be able to solve the # problem on your own. # -#debug 1 # Log the destination for each request. +#debug 1 # Log the destination for each request. See also debug 1024. +#debug 2 # show each connection status +#debug 4 # show tagging-related messages +#debug 8 # show header parsing +#debug 128 # debug redirects +#debug 256 # debug GIF de-animation +#debug 512 # Common Log Format #debug 1024 # Log the destination for requests Privoxy didn't let through, and the reason why. #debug 4096 # Startup banner and warnings #debug 8192 # Non-fatal errors +#debug 65536 # Log applying actions # # 3.2. single-threaded # ===================== @@ -2435,8 +2442,8 @@ socket-timeout 300 # receive-buffer-size 32768 # # -# 7. HTTPS INSPECTION (EXPERIMENTAL) -# =================================== +# 7. HTTPS INSPECTION +# ==================== # # HTTPS inspection allows to filter encrypted requests and # responses. This is only supported when Privoxy has been built with @@ -2458,7 +2465,7 @@ socket-timeout 300 # # Default value: # -# Empty string +# ./CA # # Effect if unset: #