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.
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.