scheduler.paused
Specifies whether automatic task scheduling is active or paused for the Funnelback server.
Key: scheduler.paused
Type: Boolean
Can be set in: global.cfg
Description
This setting declares whether automatic task scheduling is active or paused for the Funnelback server.
Permitted values are true
and false
.
Examples
scheduler.paused=true
Pause task scheduling on the server, preventing new tasks being added to the queue by the scheduler.