projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d918a
)
show-status template: declare https-inspection non-experimental.
author
Roland Rosenfeld
<roland@debian.org>
Mon, 20 Feb 2023 10:32:12 +0000
(11:32 +0100)
committer
Roland Rosenfeld
<roland@debian.org>
Mon, 20 Feb 2023 10:36:26 +0000
(11:36 +0100)
templates/show-status
patch
|
blob
|
history
diff --git
a/templates/show-status
b/templates/show-status
index
e8708c6
..
896c86d
100644
(file)
--- a/
templates/show-status
+++ b/
templates/show-status
@@
-339,7
+339,7
@@
<tr>
<td><code>FEATURE_HTTPS_INSPECTION</code></td>
<td>@if-FEATURE_HTTPS_INSPECTION-then@ Yes @else-not-FEATURE_HTTPS_INSPECTION@ No @endif-FEATURE_HTTPS_INSPECTION@</td>
- <td>Allows to intercept and filter HTTPS traffic.
Experimental.
</td>
+ <td>Allows to intercept and filter HTTPS traffic.</td>
</tr>
<tr>
<td><code>FEATURE_IMAGE_BLOCKING</code></td>