mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
config: add v3 filesystem permission profiles
This commit is contained in:
@@ -2234,7 +2234,7 @@ async fn denying_network_policy_amendment_persists_policy_and_skips_future_netwo
|
||||
let home = Arc::new(TempDir::new()?);
|
||||
fs::write(
|
||||
home.path().join("config.toml"),
|
||||
r#"[permissions.network]
|
||||
r#"[network]
|
||||
enabled = true
|
||||
mode = "limited"
|
||||
allow_local_binding = true
|
||||
|
||||
Reference in New Issue
Block a user