[Privoxy-commits] [privoxy] 01/05: config: Fix the documented ca-directory default value
User Git
git at git.privoxy.org
Tue Sep 27 10:46:44 CEST 2022
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit b53aa7f4f9240308cb6cb09b7a73dfdf7ddcf509
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Sep 27 10:41:01 2022 +0200
config: Fix the documented ca-directory default value
Reported by avoidr.
---
doc/source/p-config.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 0a9330db..f0577cda 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3946,7 +3946,7 @@ compression-level 0
<varlistentry>
<term>Default value:</term>
<listitem>
- <para><emphasis>Empty string</emphasis></para>
+ <para><emphasis>./CA</emphasis></para>
</listitem>
</varlistentry>
<varlistentry>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list