﻿---
title: "后台空轮询上限"
filename: "~/.codex/config.toml"
canonical: /templates/background-terminal-max-timeout/
---

# 后台空轮询上限

默认 300000。这是上限不是间隔。exec_command 首轮不读。

```
background_terminal_max_timeout = 300000

```
