X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=6bf4bfa4ab980f1a89af154cc7a4538846ba863b;hb=f8e10b0e3ce35c32fe782e5871275b27650aa31b;hp=b107038f465765f174bed0615ddfd4108472db07;hpb=fb1bdd92b8ccce7605102900b6656c7662251364;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index b107038f..6bf4bfa4 100644 --- a/templates/show-status +++ b/templates/show-status @@ -114,6 +114,7 @@ + @@ -283,6 +284,12 @@ @if-FEATURE_TRUST-then@ Yes @else-not-FEATURE_TRUST@ No @endif-FEATURE_TRUST@ Allows the use of trust files. + + FEATURE_ZLIB + @if-FEATURE_ZLIB-then@ Yes @else-not-FEATURE_ZLIB@ No @endif-FEATURE_ZLIB@ + Allows to decompress gzip and zlib compressed documents for filtering. + Requires external zlib library and hasn't been tested on all platforms. + STATIC_PCRE @if-STATIC_PCRE-then@ Yes @else-not-STATIC_PCRE@ No @endif-STATIC_PCRE@