You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/10/30 01:58:58 UTC

svn commit: rev 56006 - incubator/lenya/trunk

Author: gregor
Date: Fri Oct 29 16:58:58 2004
New Revision: 56006

Modified:
   incubator/lenya/trunk/build.properties
Log:
enable image upload

Modified: incubator/lenya/trunk/build.properties
==============================================================================
--- incubator/lenya/trunk/build.properties	(original)
+++ incubator/lenya/trunk/build.properties	Fri Oct 29 16:58:58 2004
@@ -80,10 +80,10 @@
 
 
 #------------------------------------------------------------------------------------
-# Enable multipart requests (for security reasons turned off by default. 
-# Uncomment to enable)
+# Enable multipart requests 
+# (if you do not need it, you may turn this off for security reasons.) 
 
-enable.uploads=false
+enable.uploads=true
 
 
 #------------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org