docs: fix agents fallback example (#5396)
This commit is contained in:
committed by
GitHub
parent
bac7acaa7c
commit
dd59b16a17
@@ -44,7 +44,6 @@ If the repository root contains `TEAM_GUIDE.md` and the `backend/` directory con
|
|||||||
You can configure those fallbacks in `~/.codex/config.toml` (or another profile) like this:
|
You can configure those fallbacks in `~/.codex/config.toml` (or another profile) like this:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[project]
|
|
||||||
project_doc_fallback_filenames = ["TEAM_GUIDE.md", ".agents.md"]
|
project_doc_fallback_filenames = ["TEAM_GUIDE.md", ".agents.md"]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user