Skip to content

Configure Nginx maximum upload size

Created by: pmather

Previously, we hardcoded a value for the maximum size of an upload. This change allows the value to be set in a config*.sh configuration file instead via the NGINX_MAX_UPLOAD_SIZE setting.

Merge request reports

Loading