mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
Enterprise session sharing via object storage (/share)
This commit is contained in:
@@ -1685,6 +1685,10 @@
|
||||
],
|
||||
"description": "Sandbox configuration to apply if `sandbox` is `WorkspaceWrite`."
|
||||
},
|
||||
"session_object_storage_url": {
|
||||
"description": "Base URL for the object store used by /share (enterprise/self-hosted).",
|
||||
"type": "string"
|
||||
},
|
||||
"shell_environment_policy": {
|
||||
"allOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user