[Privoxy-commits] [privoxy] 03/03: Regenerate config file for the 3.0.34 release
    User Git 
    git at git.privoxy.org
       
    Sat Feb  4 19:33:26 CET 2023
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 71fa9166a5589c1202d546e51cb637169181e808
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Feb 4 19:31:30 2023 +0100
    Regenerate config file for the 3.0.34 release
---
 config | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config b/config
index 3a755b0c..779a2160 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy 3.0.34
 #
-# Copyright (C) 2001-2022 Privoxy Developers https://www.privoxy.org/
+# Copyright (C) 2001-2023 Privoxy Developers https://www.privoxy.org/
 #
 #####################################################################
 #                                                                   #
@@ -15,7 +15,7 @@
 #        4. ACCESS CONTROL AND SECURITY                             #
 #        5. FORWARDING                                              #
 #        6. MISCELLANEOUS                                           #
-#        7. HTTPS INSPECTION (EXPERIMENTAL)                         #
+#        7. HTTPS INSPECTION                                        #
 #        8. WINDOWS GUI OPTIONS                                     #
 #                                                                   #
 #####################################################################
@@ -151,8 +151,8 @@
 #
 #  Notes:
 #
-#      The value of this option only matters if the experimental
-#      trust mechanism has been activated. (See trustfile below.)
+#      The value of this option only matters if the trust mechanism
+#      has been activated. (See trustfile below.)
 #
 #      If you use the trust mechanism, it is a good idea to write up
 #      some on-line documentation about your trust policy and to
@@ -2442,8 +2442,8 @@ socket-timeout 300
 #            receive-buffer-size 32768
 #
 #
-#  7. HTTPS INSPECTION (EXPERIMENTAL)
-#  ===================================
+#  7. HTTPS INSPECTION
+#  ====================
 #
 #  HTTPS inspection allows to filter encrypted requests and
 #  responses. This is only supported when Privoxy has been built with
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list