X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=ecf875c94f9609b9b3b64667f1a45964c2f9f4d3;hp=aabec4cac48d6c3acf972bdb08899c28de784a06;hb=1e394f79a14ff27e921802252cbfa76393570969;hpb=3739843e889eb3d2cf3f52e61a5fa07db1b2b046;ds=sidebyside diff --git a/acconfig.h b/acconfig.h index aabec4ca..ecf875c9 100644 --- a/acconfig.h +++ b/acconfig.h @@ -37,6 +37,9 @@ * * Revisions : * $Log: acconfig.h,v $ + * Revision 1.13 2001/10/07 15:30:41 oes + * Removed FEATURE_DENY_GZIP + * * Revision 1.12 2001/09/13 19:56:37 jongfoster * Reverting to revision 1.10 - previous checking was majorly broken. * @@ -210,6 +213,12 @@ */ #undef FEATURE_ACL +/* + * Enables the web-based configuration (actionsfile) editor. If you + * have a shared proxy, you might want to turn this off. + */ +#undef FEATURE_CGI_EDIT_ACTIONS + /* * Allows the use of jar files to capture cookies. */