X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=f71e2de10fce84f31a5fc0f3e48d452ca579d877;hb=1f0947493651af17ffa466f03e0eec2e04dba1af;hp=ab8e55dac7051ae2ce0df45b04ecceb5dd8ed8fc;hpb=4f1b096a89f718fc4d30472ddd2202c4a5420ac7;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index ab8e55da..f71e2de1 100644 --- a/templates/show-status +++ b/templates/show-status @@ -230,9 +230,12 @@ editor@if-FEATURE_CGI_EDIT_ACTIONS-then@@else-not-FEATURE_CGI_EDIT_ACTIONS@@endif-FEATURE_CGI_EDIT_ACTIONS@. - FEATURE_COOKIE_JAR - @if-FEATURE_COOKIE_JAR-then@ Yes @else-not-FEATURE_COOKIE_JAR@ No @endif-FEATURE_COOKIE_JAR@ - Allows the use of a cookie jar file to capture cookies. + FEATURE_CONNECTION_KEEP_ALIVE + @if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@ + + Allows to reuse outgoing connections if the server supports it. + Requires the keep-alive-timeout config directive to be set. + FEATURE_FAST_REDIRECTS @@ -253,7 +256,7 @@ FEATURE_IMAGE_BLOCKING @if-FEATURE_IMAGE_BLOCKING-then@ Yes @else-not-FEATURE_IMAGE_BLOCKING@ No @endif-FEATURE_IMAGE_BLOCKING@ - Allows the +image action, to send blocked images instead of HTML. + Allows the +handle-as-image action, to send blocked images instead of HTML. FEATURE_IMAGE_DETECT_MSIE @@ -262,11 +265,6 @@ Microsoft Internet Explorer users, overriding the setting of +image in the actions file. - - FEATURE_KILL_POPUPS - @if-FEATURE_KILL_POPUPS-then@ Yes @else-not-FEATURE_KILL_POPUPS@ No @endif-FEATURE_KILL_POPUPS@ - Allows the +no-popups action, to block JavaScript popups. - FEATURE_NO_GIFS @if-FEATURE_NO_GIFS-then@ Yes @else-not-FEATURE_NO_GIFS@ No @endif-FEATURE_NO_GIFS@