X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-status;h=42830587f0aee842098542acaa6453eeee4f5490;hp=a71e7ce5b9d8af4c415ea224ae4615728c718322;hb=2f946641e6706380d376f6946f30ebe239cc94bc;hpb=291f91036dabb40b2323a118dd34c368ae2c6848 diff --git a/templates/show-status b/templates/show-status index a71e7ce5..42830587 100644 --- a/templates/show-status +++ b/templates/show-status @@ -241,6 +241,13 @@ @endif-FEATURE_CGI_EDIT_ACTIONS@web-based actions file editor@if-FEATURE_CGI_EDIT_ACTIONS-then@@else-not-FEATURE_CGI_EDIT_ACTIONS@@endif-FEATURE_CGI_EDIT_ACTIONS@. + + FEATURE_COMPRESSION + @if-FEATURE_COMPRESSION-then@ Yes @else-not-FEATURE_COMPRESSION@ No @endif-FEATURE_COMPRESSION@ + + Allows compress buffered content before sending it to the client, assuming the client supports it. + + FEATURE_CONNECTION_KEEP_ALIVE @if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@