projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c369586
)
Mark FEATURE_HTTPS_INSPECTION as experimental in the show-status template
author
Fabian Keil
<fk@fabiankeil.de>
Sun, 4 Oct 2020 15:21:35 +0000
(17:21 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 6 Oct 2020 09:10:33 +0000
(11:10 +0200)
templates/show-status
patch
|
blob
|
history
diff --git
a/templates/show-status
b/templates/show-status
index
a4c15e4
..
73a7d3a
100644
(file)
--- a/
templates/show-status
+++ b/
templates/show-status
@@
-337,7
+337,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.</td>
+ <td>Allows to intercept and filter HTTPS traffic.
Experimental.
</td>
</tr>
<tr>
<td><code>FEATURE_IMAGE_BLOCKING</code></td>