For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings

Disable the Scheduler module for this project.

Where: Tasks β†’ Settings Β· /projects/<project>/tasks/settings

Scheduler Settings has one panel: turning the module off. There is nothing else to configure here β€” everything about a task lives on the task itself.

Tasks β†’ Settings.

What you can do here

The Disable scheduler module panel warns: "You can disable the scheduler module. All scheduled tasks will stop firing and related data will be deleted." Pressing the red disable button turns the module off and redirects you to the module home (/tasks), where you can enable it again later β€” but the tasks themselves are gone; you would create them again from scratch.

If you only want to pause one task, do not disable the module β€” use Disable on the task itself in the Tasks list.

Use it from code

Disable Scheduler Β· Enable Scheduler

API reference

Endpoints: Disable Scheduler, Enable Scheduler.

Last updated