X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=acconfig.h;h=ecf875c94f9609b9b3b64667f1a45964c2f9f4d3;hb=e811b87a9f869e5e1f847abc06d9b2915a869a8d;hp=aabec4cac48d6c3acf972bdb08899c28de784a06;hpb=3739843e889eb3d2cf3f52e61a5fa07db1b2b046;p=privoxy.git 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. */