You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/03/02 09:54:25 UTC

svn commit: r382322 - /lenya/trunk/build.properties

Author: michi
Date: Thu Mar  2 00:54:23 2006
New Revision: 382322

URL: http://svn.apache.org/viewcvs?rev=382322&view=rev
Log:
note about max upload size added

Modified:
    lenya/trunk/build.properties

Modified: lenya/trunk/build.properties
URL: http://svn.apache.org/viewcvs/lenya/trunk/build.properties?rev=382322&r1=382321&r2=382322&view=diff
==============================================================================
--- lenya/trunk/build.properties (original)
+++ lenya/trunk/build.properties Thu Mar  2 00:54:23 2006
@@ -108,6 +108,8 @@
 # Enable file uploads in Lenya
 # If you leave this set to false, asset and image upload will not work.
 # It is disabled by default for security reasons
+# NOTE: One can change this after the build within build/lenya/webapp/WEB-INF/web.xml
+#       where also the max upload size can be configured (upload-max-size parameter)
 
 enable.uploads=false
 



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