Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Merged branch "DOC0001238" into parent
Property list
The following properties provide settings for uploaded filesUse the following properties to set up the file uploads.
To get a list of the available system properties, navigate to System Properties → All Properties.
Property name | Type | Default value | Description | Example | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
allowed_upload_file_extension | String | [] | In this property, list Specify the file types that are allowed for uploading. If the value is an empty array, then all file formats are available. | If the property has the ["jpeg","png","pdf"] value, the files of other types are ignored. | |||||||
max_file_size_upload | Integer | Not defined | This property represents aSpecify the maximum file size (in bytes) that can be uploaded.
| is not
| 20971520 | ||||||
max_files_upload_count | Integer | Not defined | This property definesSpecify the maximum number of files that can be uploaded at the same time. | 20 | |||||||
s3.presigned.link.lifetime | Integer | 60 | TheSpecify the predefined lifetime of the S3 downloading link in minutes. | If the property value is set to | "'0 | "', then the link lifetime will be equal to the default one (60 minutes) | .simple.attachments.ignored_tables_indexing | Array | sys_email, sys_import_source | Define system table names in this property, the attachments within the records of these tables are not indexed. | sys_email, sys_import_source
Table of Contents | ||||||
---|---|---|---|---|---|---|
|