mirror of
https://github.com/openai/codex.git
synced 2026-05-18 18:22:39 +00:00
608 B
608 B
Configuration
For basic configuration instructions, see this documentation.
For advanced configuration instructions, see this documentation.
For a full configuration reference, see this documentation.
Lifecycle hooks
Admins can set allow_managed_hooks_only = true under [hooks] in
requirements.toml to ignore user, project, and session hook configs while
still allowing managed hooks from requirements and managed config layers.