﻿---
title: "关掉 CLI 启动更新检查"
filename: "~/.codex/config.toml"
canonical: /templates/check-for-update-on-startup/
---

# 关掉 CLI 启动更新检查

顶层键。不是自动安装。桌面更新另走 requirements.toml。

```
check_for_update_on_startup = false

```
