From a034442e634c7b54d3dfe42c1a53234f3369b091 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 4 Oct 2020 06:42:32 +0200 Subject: [PATCH] Regenerate docs --- doc/webserver/user-manual/actions-file.html | 3 ++- doc/webserver/user-manual/appendix.html | 16 ++++++++-------- doc/webserver/user-manual/config.html | 18 +++++++++++++++++- doc/webserver/user-manual/index.html | 2 +- 4 files changed, 28 insertions(+), 11 deletions(-) diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index d1b65672..da04b8a3 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -73,7 +73,7 @@

The default profiles, and their associated actions, as pre-defined in default.action are:

- +

Table 1. Default Configurations

@@ -2531,6 +2531,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

Note that the action has to be enabled based on the CONNECT request which doesn't contain a path. Enabling it based on a pattern with path doesn't work as the path is only seen by Privoxy if the action is already enabled.

+

This is an experimental feature.

Example usage (section):
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 60324e00..c7ceecb7 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -202,7 +202,7 @@ these. If not, you will get a friendly error message. Internet access is not necessary either.

+ + + + + + +
Warning
+

Privoxy currently does not garbage-collect obsolete keys and + certificates and does not keep track of how may keys and certificates exist.

+

Privoxy admins should monitor the size of the directory + and/or make sure there is sufficient space available. A cron job to limit the number of keys and + certificates to a certain number may be worth considering.

+
+
Examples:
diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index eb00d89f..6d899018 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -194,7 +194,7 @@
7.6.19. receive-buffer-size
-
7.7. TLS/SSL Inspection
+
7.7. TLS/SSL Inspection (Experimental)
7.7.1. ca-directory
-- 2.39.2