You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

To get a list of available system properties, please navigate to System Properties → System Properties.

Property nameTypeDefault valueDescriptionExample

allowed_upload_file_extension

String"[]"In this property, list the file types that are allowed for uploading, for example, "jpeg, png, pdf". Files of other types will be ignored. 

max_file_size_upload

IntegerNot definedThis property represents a maximum file size (in bytes) that can be uploaded.2097152

max_files_upload_count

IntegerNot definedThis property represents a maximum amount of files that can be uploaded concurrently.20

s3.presigned.link.lifetime

Integer60S3 downloading predefined link lifetime, in minutes.

If the property value is set to "0", then the link lifetime will be equal to the default one (60 minutes).

  • No labels