Search the documentation
2 pages for claude_code_disable_cron.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Environment variables
Claude Code CLI · in the page
env-vars
…| | `CLAUDE_CODE_DISABLE_CRON` | Set to `1` to disable [scheduled tasks](/docs/en/scheduled-tasks). The `/…
Run prompts on a schedule
Claude Code CLI · in the page
scheduled-tasks
…lows standard vixie-cron semantics. ## Disable scheduled tasks Set `CLAUDE_CODE_DISABLE_CRON=1` in your environment to disable the scheduler entirely. The cron tools and `/loop` become unavailable,…