This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 17779c97e Automatic Site Publish by Buildbot 17779c97e is described below commit 17779c97ec67454ab168e99dcbbeefa990428343 Author: buildbot <us...@infra.apache.org> AuthorDate: Fri Aug 4 07:35:33 2023 +0000 Automatic Site Publish by Buildbot --- output/core-developers/file-upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/core-developers/file-upload.html b/output/core-developers/file-upload.html index 4a9587b20..60687fb58 100644 --- a/output/core-developers/file-upload.html +++ b/output/core-developers/file-upload.html @@ -467,7 +467,7 @@ The defeault limit is set to 4096 bytes:</p> </code></pre></div></div> <p>This options prevents attacks, which consists of multiple large objects in the multipart request. Such attack can exhaust -the available memory and finally produce <code class="language-plaintext highlighter-rouge">OutOfMemoryException</code>. If the limit is too low you can increase it but defining +the available memory and finally produce <code class="language-plaintext highlighter-rouge">OutOfMemoryException</code>. If the limit is too low you can increase it by defining the following constant in <code class="language-plaintext highlighter-rouge">struts.xml</code>:</p> <div class="language-xml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><struts></span>