Skip to content

gather.slowdown.days

Days on which gathering should be slowed down.

Key: gather.slowdown.days
Type: List<Integer>
Can be set in: collection.cfg

Description

This optional value specifies the days on which gathering should be slowed down (e.g. during business days). If this value is not set no slowdown will be applied.

Default Value

The default is empty i.e. do not apply a slowdown.

gather.slowdown.days=

Examples

Specify that the slowdown should apply on Monday (2) to Friday (6).

gather.slowdown.days=2,3,4,5,6

The calendar used is provided by the Java programming language where Sunday is denoted by "1".

⚠ Caveats

  • This setting only affects Filecopy and TRIMPush collections.

See Also

top

Funnelback logo
v15.24.0