From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 16 Dec 2020 19:10:01 +0000 (+0100)
Subject: List more client-specific-tag examples for inspiration
X-Git-Tag: v_3_0_30~209
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=5c80f4bb5ef69a76b7051dbb50c3404ef4501b01;p=privoxy.git

List more client-specific-tag examples for inspiration
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index a8268528..5f6e1e06 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3677,6 +3677,11 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
     # that are enabled based on CLIENT-TAG patterns.
     client-specific-tag circumvent-blocks Overrule blocks but do not affect other actions
     client-specific-tag disable-content-filters Disable content-filters but do not affect other actions
+    client-specific-tag overrule-redirects Overrule redirect sections
+    client-specific-tag allow-cookies Do not crunch cookies in either direction
+    client-specific-tag change-tor-socks-port Change forward-socks5 settings to use a different Tor socks port (and circuits)
+    client-specific-tag no-https-inspection Disable HTTPS inspection
+    client-specific-tag no-tls-verification Don't verify certificates when http-inspection is enabled
 </screen>
   </listitem>
  </varlistentry>