Support for FEATURE_CGI_EDIT_ACTIONS
[privoxy.git] / acconfig.h
index aabec4c..ecf875c 100644 (file)
@@ -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.
  *
  */
 #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.
  */