[Privoxy-commits] [privoxy] 38/48: List more client-specific-tag examples for inspiration

User Git git at git.privoxy.org
Thu Dec 17 14:18:14 UTC 2020


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 5c80f4bb5ef69a76b7051dbb50c3404ef4501b01
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Dec 16 20:10:01 2020 +0100

    List more client-specific-tag examples for inspiration
---
 doc/source/p-config.sgml | 5 +++++
 1 file changed, 5 insertions(+)

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>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list