Search the documentation
3 pages for disable_updates.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…permission rules # Environment pushed into the CLI process. DISABLE_UPDATES blocks # background and manual updates; DISABLE_AUTOUPDATER stops only # background updates.…
Claude apps gateway deployment and operations
Claude Code CLI · in the page
claude-apps-gateway-deploy
…gateway traffic. Pin versions through your own distribution and set `DISABLE_UPDATES` if laptops must not fetch releases. `DISABLE_AUTOUPDATER` stops only background updates while `claude update` sti…
Advanced setup
Claude Code CLI · in the page
setup
…till work. To block all update paths, including manual updates, set [`DISABLE_UPDATES`](/docs/en/env-vars) instead. Use this when you distribute Claude Code through your own channels and need users to…