X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config.h.win32threads.win;h=f51ec9cdfab90da170c4788ae77e21dceaa0060c;hp=28881ea9142b87dc9ebc40bbadc0f35af82db57b;hb=7587a9b1d70b1d674c7b93e13e3fdd523ad3ecf1;hpb=8d59f7cc685e7b83a3634a329f7f8eabe583653a diff --git a/config.h.win32threads.win b/config.h.win32threads.win index 28881ea9..f51ec9cd 100644 --- a/config.h.win32threads.win +++ b/config.h.win32threads.win @@ -37,6 +37,10 @@ * * Revisions : * $Log: config.h.win32threads.win,v $ + * Revision 1.7 2001/10/07 15:33:14 oes + * Removed FEATURE_DENY_GZIP + * Bumped up version number + * * Revision 1.6 2001/09/16 16:59:34 jongfoster * Bugfix - couldn't build resources with previous version. * @@ -212,6 +216,12 @@ */ #define FEATURE_ACL 1 +/* + * Enables the web-based configuration (actionsfile) editor. If you + * have a shared proxy, you might want to turn this off. + */ +#define FEATURE_CGI_EDIT_ACTIONS 1 + /* * Allows the use of jar files to capture cookies. */