Add #190: The socks5 authentication code should send user name an password seperately
[privoxy.git] / config
diff --git a/config b/config
index 6c1aa9d..fde2e05 100644 (file)
--- a/config
+++ b/config
@@ -1,4 +1,4 @@
-#        Sample Configuration File for Privoxy 3.0.30
+#        Sample Configuration File for Privoxy 3.0.31
 #
 # Copyright (C) 2001-2021 Privoxy Developers https://www.privoxy.org/
 #
@@ -385,7 +385,7 @@ logdir .
 actionsfile match-all.action # Actions that are applied to all sites and maybe overruled later on.
 actionsfile default.action   # Main actions file
 actionsfile user.action      # User customizations
-#regression-tests.action     # Tests for privoxy-regression-test
+#actionsfile regression-tests.action     # Tests for privoxy-regression-test
 #
 #  2.6. filterfile
 #  ================