scheduler.paused
Background
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.