Skip to content

trim.max_size

The maximum size of record attachments to process.

Key: trim.max_size
Type: Integer
Can be set in: collection.cfg

Description

This option is effective with TRIMPush collections only. It specifies the maximum size that record attachments can have. Any attachment greater than the configured size will be ignored.

This setting is useful in preventing memory errors when processing large attachments. The size is expressed in bytes.

Default Value

The default size is 16MB

trim.max_size=16777216

Examples

Allow attachments up to 32MB

trim.max_size=33554432

See Also

top

Funnelback logo
v15.24.0