Configure the maximum upload file size

When uploading a single file in Civic Platform, a 1GB maximum file size is supported. When uploading multiple files, 10 files may be uploaded in one batch. No single batch should exceed 1GB.

The EDMS standard choice parameter EDMS_DOCUMENT_SIZE_MAX allows the user to determine the default maximum size for EDMS document attachments.

To configure the maximum upload file size (1GB)

  1. From the Administration menu, select Agency profile > Standard choices.

  2. Search for the existing standard choice by entering EDMS in the Search field.

  3. Select EDMS.

  4. In Value description, find and modify the value of EDMS_DOCUMENT_SIZE_MAX parameter to equal 1000MB.