﻿---
title: "关掉自动 recap"
filename: "~/.codex/config.toml"
canonical: /templates/tui-auto-recap/
---

# 关掉自动 recap

只关自动摘要。手动 /recap 仍可用。已有 [tui] 就只加键。

```
[tui]
auto_recap = false

```
