remote-connections.md +3 −3
1# Remote connections1# Remote connections
2 2
3SSH remote connections are currently in alpha. To enable them today, set3SSH remote connections are currently in alpha. To enable them today, set
44`remote_connections = true` in the `[features]` table in `remote_connections = true` in the `[features]` table in
55`~/.codex/config.toml`. Availability, setup flows, and supported environments `~/.codex/config.toml`. Availability, setup flows, and supported environments
66may change as the feature improves. may change as the feature improves.
7 7
8Remote connections let Codex work with projects that live on another8Remote connections let Codex work with projects that live on another
9SSH-accessible machine. Use them when the codebase, credentials, services, or9SSH-accessible machine. Use them when the codebase, credentials, services, or