X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=config;h=24dccadf4bca259718fd7aef31a87d1f92b594ec;hb=9a4f62f0aa60bd1ec72b24255c94ca27b11b351d;hp=f4831234a96aadb528eac7182ad218af36d42fc1;hpb=ac1323d459a93ae22a1988ce95ba09ebaa749dc6;p=privoxy.git diff --git a/config b/config index f4831234..24dccadf 100644 --- a/config +++ b/config @@ -2,7 +2,7 @@ # # Copyright (C) 2001, 2002 Privoxy Developers http://privoxy.org # -# $Id: config,v 1.41 2002/10/09 01:45:33 hal9 Exp $ +# $Id: config,v 1.42 2002/12/28 04:10:21 david__schmidt Exp $ # #################################################################### # # @@ -104,7 +104,7 @@ # flat, except for confdir/templates, where the HTML templates # for CGI output reside (e.g. Privoxy's 404 error page). # -confdir . +confdir /home/hal/ptmp/etc # # 1.2. logdir @@ -131,7 +131,7 @@ confdir . # # No trailing "/", please # -logdir . +logdir /home/hal/ptmp/var/log/privoxy # # 1.3. actionsfile @@ -237,8 +237,6 @@ filterfile default.filter # # Notes: # -# The windows version will additionally log to the console. -# # The logfile is where all logging and error messages are # written. The level of detail and number of messages are set with # the debug option (see below). The logfile can be useful for @@ -306,7 +304,7 @@ jarfile jarfile # # Effect if unset: # -# The entire trust mechanism is turned off. +# The whole trust mechanism is turned off. # # Notes: # @@ -315,29 +313,15 @@ jarfile jarfile # for the casual user. # # If you specify a trust file, Privoxy will only allow access to -# sites that are specified in the trustfile. Sites can be listed -# in one of two ways: -# -# Prepending a ~ character limits access to this site only (and -# any sub-paths within this site), e.g. ~www.example.com. -# -# Or, you can designate sites as trusted referrers, by prepending -# the name with a + character. The effect is that access to -# untrusted sites will be granted -- but only if a link from this -# trusted referrer was used. The link target will then be added -# to the "trustfile" so that future, direct accesses will be -# granted. Sites added via this mechanism do not become trusted -# referrers themselves (i.e. they are added with a ~ designation). -# -# If you use the + operator in the trust file, it may grow -# considerably over time. -# -# It is recommended that Privoxy be compiled with the -# --disable-force, --disable-toggle and --disable-editor options, -# if this feature is to be used. -# -# Possible applications include limiting Internet access for -# children. +# sites that are named in the trustfile. You can also mark sites +# as trusted referrers (with +), with the effect that access +# to untrusted sites will be granted, if a link from a trusted +# referrer was used. The link target will then be added to the +# "trustfile". Possible applications include limiting Internet +# access for children. +# +# If you use + operator in the trust file, it may grow considerably +# over time. # #trustfile trust