Author: ilya_shaikovsky
Date: 2008-03-31 06:17:25 -0400 (Mon, 31 Mar 2008)
New Revision: 7447
Modified:
trunk/samples/richfaces-demo/src/main/webapp/WEB-INF/web.xml
Log:
http://jira.jboss.com/jira/browse/RF-2869
Modified: trunk/samples/richfaces-demo/src/main/webapp/WEB-INF/web.xml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/WEB-INF/web.xml 2008-03-31 10:17:12 UTC
(rev 7446)
+++ trunk/samples/richfaces-demo/src/main/webapp/WEB-INF/web.xml 2008-03-31 10:17:25 UTC
(rev 7447)
@@ -71,7 +71,7 @@
</init-param>
<init-param>
<param-name>maxRequestSize</param-name>
- <param-value>1000000</param-value>
+ <param-value>100000</param-value>
</init-param>
</filter>
<filter-mapping>