[Privoxy-commits] [privoxy] 01/04: config: Comment out the elliptic-curve-keys directive
User Git
git at git.privoxy.org
Tue Jun 16 17:26:36 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit ef63bc92288e04d45ed355783fa06ae68179a058
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jun 16 09:44:06 2026 +0200
config: Comment out the elliptic-curve-keys directive
... to silence a warning if FEATURE_HTTPS_INSPECTION isn't available.
Reported by Ian.
---
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 f2d25dc8..366cfefa 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4333,7 +4333,7 @@ compression-level 0
</listitem>
</varlistentry>
</variablelist>
-<![%config-file;[<literallayout>@@elliptic-curve-keys 1</literallayout>]]>
+<![%config-file;[<literallayout>@@#elliptic-curve-keys 1</literallayout>]]>
</sect3>
<!-- ~ End section ~ -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list