﻿---
title: "关掉本机分析"
filename: "~/.codex/config.toml"
canonical: /templates/analytics-enabled/
---

# 关掉本机分析

CLI、桌面、IDE 一起关。不是 [otel]。

```
[analytics]
enabled = false

```
