this tweaking is no longer necessary

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@27007 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
kohsuke 2010-02-04 23:33:29 +00:00
parent 237b26daf3
commit b0b4637b43
1 changed files with 0 additions and 5 deletions

View File

@ -204,11 +204,6 @@ THE SOFTWARE.
<name>hudson.model.UsageStatistics.disabled</name>
<value>true</value>
</systemProperty>
<systemProperty>
<!-- update-center.json is too big for the default hard-coded Jetty limit for POST -->
<name>org.mortbay.jetty.Request.maxFormContentSize</name>
<value>-1</value>
</systemProperty>
</systemProperties>
</configuration>
</plugin>