X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=b8c201c2b12cf6a84e7f8e87d49a7a6919efabac;hb=3ac2e455b47cce2028e1f8c7de72a77a15491691;hp=e0024ede129c9f8032baa5145489d239bdb496cc;hpb=a6c770e7339eb610644e51019d1872fbc7ce5e77;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index e0024ede..b8c201c2 100644 --- a/templates/show-status +++ b/templates/show-status @@ -42,8 +42,7 @@ # code-status: # The Privoxy development status: "alpha", "beta", or "stable". # homepage: -# The URL of the SourceForge ijbswa project, who maintains this -# software. +# The URL of the Privoxy project, which maintains this software. # # redirect-url: # The URL to a script that will redirect to the Privoxy @@ -223,6 +222,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 +245,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@ @@ -355,23 +366,23 @@ + -#include mod-support-and-service +#include mod-local-help + - -#include mod-local-help +#include mod-support-and-service -