MAXFILEUPLOADS

Specifies the maximum number of files that can be uploaded during any one client session. If the number of uploads exceeds this number, the excess is ignored by the WRD.

<init-param>
<param-name>
MAXFILEUPLOADS</param-name>
<param-value>
Number</param-value>
</init-param>

Default value if omitted: 10

Related Topics