FileUploadSizeLimit


the limit on the size of files that can be uploaded

DetailsDetails

  • FileUploadSizeLimit is a configuration setting that specifies the maximum size of files that are uploaded to the server.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

A sample setting for FileUploadSizeLimit is shown below.

<FileUploadSizeLimit>
1000000
</FileUploadSizeLimit>