mirror of https://github.com/apache/lucene.git
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:
parent
e6df3c5da9
commit
5322a86706
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue