Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
To get a list of available system properties, please navigate to System Properties → System Properties.
Property name | Type | Default value | Description | Example |
---|---|---|---|---|
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 | Integer | Not defined | This property represents a maximum file size (in bytes) that can be uploaded. | 2097152 |
max_files_upload_count | Integer | Not defined | This property represents a maximum amount of files that can be uploaded concurrently. | 20 |
portal.default_image.path | String | Not defined | A path to the stub image used for the missing pictures substitution in the portal entities (pages, widget instances, and so on). | |
s3.presigned.link.lifetime | Integer | 60 | S3 downloading presigned 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). |
Table of Contents | ||
---|---|---|
|