From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 23 May 2010 12:11:18 +0000 (+0000) Subject: Enable user.filter by default. Suggested by David White in #3001830. X-Git-Tag: v_3_0_17~149 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/static/faq/@default-cgi@show-url-info?a=commitdiff_plain;h=98f0dc63af857bfe0d54966898a0d3a33821d4f6;p=privoxy.git Enable user.filter by default. Suggested by David White in #3001830. --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 59467789..016c827a 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3,7 +3,7 @@ Purpose : Used with other docs and files only. - $Id: p-config.sgml,v 2.61 2010/02/04 09:35:04 fabiankeil Exp $ + $Id: p-config.sgml,v 2.62 2010/02/15 15:07:56 fabiankeil Exp $ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -97,7 +97,7 @@ Sample Configuration File for Privoxy v&p-version; </title> <para> - $Id: p-config.sgml,v 2.61 2010/02/04 09:35:04 fabiankeil Exp $ + $Id: p-config.sgml,v 2.62 2010/02/15 15:07:56 fabiankeil Exp $ </para> <para> Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ @@ -796,7 +796,7 @@ actionsfile </variablelist> <![%config-file;[<literallayout>@@filterfile default.filter</literallayout>]]> -<![%config-file;[<literallayout>@@#filterfile user.filter # User customizations</literallayout>]]> +<![%config-file;[<literallayout>@@filterfile user.filter # User customizations</literallayout>]]> </sect3>