scheduler.paused

Background

This setting declares whether automatic task scheduling is active or paused for the Funnelback server.

Permitted values are true and false.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the scheduler.paused key, and set the value. This can be set to any valid Boolean value.

Default value

false

Examples

scheduler.paused=true

Pause task scheduling on the server, preventing new tasks being added to the queue by the scheduler.