X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=89a8f830f9bd73a01168094977983e8e91c90f3a;hb=9be96dbd005548ff35f59a1ce58a75424feccba9;hp=6775634613fac01f224440ea44e7506a91405f06;hpb=61af5631a63951dda53a49c2a0146af685fc598c;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index 67756346..89a8f830 100644 --- a/templates/show-status +++ b/templates/show-status @@ -67,7 +67,7 @@ # unstable: # This is an alpha or beta Privoxy release # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -111,7 +111,7 @@ Privoxy@@my-hostname@: Proxy Status - + @@ -223,6 +223,11 @@ #define Enabled? Effects when enabled + + FEATURE_64_BIT_TIME_T + @if-FEATURE_64_BIT_TIME_T-then@ Yes @else-not-FEATURE_64_BIT_TIME_T@ No @endif-FEATURE_64_BIT_TIME_T@ + Dates before 1970 and after 2038 are (hopefully) supported. + FEATURE_ACCEPT_FILTER @if-FEATURE_ACCEPT_FILTER-then@ Yes @else-not-FEATURE_ACCEPT_FILTER@ No @endif-FEATURE_ACCEPT_FILTER@ @@ -241,6 +246,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_CLIENT_TAGS + @if-FEATURE_CLIENT_TAGS-then@ Yes @else-not-FEATURE_CLIENT_TAGS@ No @endif-FEATURE_CLIENT_TAGS@ + + Allows clients to request to be tagged. + + FEATURE_COMPRESSION @if-FEATURE_COMPRESSION-then@ Yes @else-not-FEATURE_COMPRESSION@ No @endif-FEATURE_COMPRESSION@