current config,1.108,1.109

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6524

Modified Files:
	config 
Log Message:
Regenerate config


Index: config
===================================================================
RCS file: /cvsroot/ijbswa/current/config,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** config	17 Jan 2016 14:33:03 -0000	1.108
--- config	17 Mar 2016 10:43:39 -0000	1.109
***************
*** 1,7 ****
! #        Sample Configuration File for Privoxy 3.0.24
  #
  #  $Id$
  #
! #  Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/
  #
  ####################################################################
--- 1,7 ----
! #        Sample Configuration File for Privoxy 3.0.25
  #
  #  $Id$
  #
! #  Copyright (C) 2001-2016 Privoxy Developers http://www.privoxy.org/
  #
  ####################################################################
***************
*** 2021,2024 ****
--- 2021,2124 ----
  #
  #
+ #  6.14. client-specific-tag
+ #  ==========================
+ #
+ #  Specifies:
+ #
+ #      The name of a tag that will always be set for clients that
+ #      requested it through the webinterface.
+ #
+ #  Type of value:
+ #
+ #      Tag name followed by a description that will be shown in the
+ #      webinterface
+ #
+ #  Default value:
+ #
+ #      None
+ #
+ #  Notes:
+ #
+ #      +-----------------------------------------------------+
+ #      |                       Warning                       |
+ #      |-----------------------------------------------------|
+ #      |This is an experimental feature. The syntax is likely|
+ #      |to change in future versions.                        |
+ #      +-----------------------------------------------------+
+ #
+ #      Client-specific tags allow Privoxy admins to create different
+ #      profiles and let the users chose which one they want without
+ #      impacting other users.
+ #
+ #      One use case is allowing users to circumvent certain blocks
+ #      without having to allow them to circumvent all blocks. This is
+ #      not possible with the enable-remote-toggle feature because it
+ #      would bluntly disable all blocks for all users and also affect
+ #      other actions like filters. It also is set globally which
+ #      renders it useless in most multi-user setups.
+ #
+ #      After a client-specific tag has been defined with the
+ #      client-specific-tag directive, action sections can be
+ #      activated based on the tag by using a CLIENT-TAG pattern. The
+ #      CLIENT-TAG pattern is evaluated at the same priority as URL
+ #      patterns, as a result the last matching pattern wins. Tags
+ #      that are created based on client or server headers are
+ #      evaluated later on and can overrule CLIENT-TAG and URL
+ #      patterns!
+ #
+ #      The tag is set for all requests that come from clients that
+ #      requested it to be set. Note that "clients" are differentiated
+ #      by IP address, if the IP address changes the tag has to be
+ #      requested again.
+ #
+ #      Clients can request tags to be set by using the CGI interface
+ #      http://config.privoxy.org/show-client-tags. The specific tag
+ #      description is only used on the web page and should be phrased
+ #      in away that the user understand the effect of the tag.
+ #
+ #  Examples:
+ #
+ #          # Define a couple of tags, the described effect requires action sections
+ #          # that are enabled based on CLIENT-TAG patterns.
+ #          client-specific-tag circumvent-blocks Overrule blocks but do not affect other actions
+ #          disable-content-filters Disable content-filters but do not affect other actions
+ #
+ #
+ #
+ #  6.15. client-tag-lifetime
+ #  ==========================
+ #
+ #  Specifies:
+ #
+ #      How long a temporarily enabled tag remains enabled.
+ #
+ #  Type of value:
+ #
+ #      Time in seconds.
+ #
+ #  Default value:
+ #
+ #      None
+ #
+ #  Notes:
+ #
+ #      +-----------------------------------------------------+
+ #      |                       Warning                       |
+ #      |-----------------------------------------------------|
+ #      |This is an experimental feature. The syntax is likely|
+ #      |to change in future versions.                        |
+ #      +-----------------------------------------------------+
+ #
+ #      In case of some tags users may not want to enable them
+ #      permanently, but only for a short amount of time, for example
+ #      to circumvent a block that is the result of an overly-broad
+ #      URL pattern.
+ #
+ #      The CGI interface http://config.privoxy.org/show-client-tags
+ #      therefore provides a "enable this tag temporarily" option. If
+ #      it is used, the tag will be set until the client-tag-lifetime
+ #      is over.
+ #
+ #
  #  7. WINDOWS GUI OPTIONS
  #  =======================


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.