add work directory for jetty to use for exploding wars

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634732 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2008-03-07 16:29:23 +00:00
parent e6df3c5da9
commit 5322a86706
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@
-->
<requestDispatcher handleSelect="true" >
<!--Make sure your system has some authentication before enabling remote streaming! -->
<requestParsers enableRemoteStreaming="false" multipartUploadLimitInKB="2048" />
<requestParsers enableRemoteStreaming="true" multipartUploadLimitInKB="2000000" />
<!-- Set HTTP caching related parameters (for proxy caches and clients).