From: oes <oes@users.sourceforge.net>
Date: Fri, 13 Jul 2001 13:53:39 +0000 (+0000)
Subject:  - Included new log level for GIF deanimation
X-Git-Tag: v_2_9_9~275
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/static/static/gitweb.js?a=commitdiff_plain;h=bd751ecc8b1082f537177e7c89f1b187e137a115;p=privoxy.git

 - Included new log level for GIF deanimation
 - Changed loglevel for CLF
---

diff --git a/config b/config
index 871b2594..49bab319 100644
--- a/config
+++ b/config
@@ -1,7 +1,7 @@
 #  Sample Configuration file for the Internet Junkbuster 2.9.x
 
 #
-# $Id: config,v 1.15 2001/06/29 13:23:20 oes Exp $
+# $Id: config,v 1.16 2001/06/29 21:45:41 oes Exp $
 #
 
 #  Table of Contents
@@ -233,8 +233,9 @@ proxy-info-url http://www.your-site.com/proxy.html
 #   debug        16 # LOG  = log all data into the logfile
 #   debug        32 # FRC  = debug force feature
 #   debug        64 # REF  = debug regular expression filter 
-#   debug       128 # RED  = debug fast redirects
-#   debug       256 # CLF  = Common Log Format
+#   debug       128 #      = debug fast redirects
+#   debug       256 #      = debug GIF deanimation
+#   debug       512 # CLF  = Common Log Format
 #   debug      4096 # INFO = Startup banner and warnings.
 #   debug      8192 # ERROR = Non-fatal errors
 #