[Privoxy-commits] [privoxy] 04/11: developer-manual: Update paragraph to reflect that Privoxy-Regression-Test now defaults to using http://127.0.0.1:8118/ as privoxy address
User Git
git at git.privoxy.org
Wed Dec 23 13:41:24 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 7fa217da5b2f8777fd6287bf29a46b9815106787
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Dec 21 08:52:53 2020 +0100
developer-manual: Update paragraph to reflect that Privoxy-Regression-Test now defaults to using http://127.0.0.1:8118/ as privoxy address
---
doc/source/developer-manual.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 9c2a1a9a..deab4bd2 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2060,7 +2060,8 @@ fk at t520 ~ $privoxy-regression-test.pl --test-number 785 --verbose --debug 4
</programlisting>
<para>
Use the if the <command>--privoxy-address</command> option if the
- http_proxy environment variable isn't configured.
+ http_proxy environment variable isn't configured and you don't want
+ to use the default (http://127.0.0.1:8118/).
</para>
</sect2>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list