Support for FEATURE_CGI_EDIT_ACTIONS
[privoxy.git] / config.h.win32threads.win
index 28881ea..f51ec9c 100644 (file)
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
  *
  * 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.
  *
  *    Revision 1.6  2001/09/16 16:59:34  jongfoster
  *    Bugfix - couldn't build resources with previous version.
  *
  */
 #define FEATURE_ACL 1
 
  */
 #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.
  */
 /*
  * Allows the use of jar files to capture cookies.
  */