mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-15 19:21:08 +00:00
refactor(codex): split app-server lifecycle seams
This commit is contained in:
@@ -124,6 +124,11 @@
|
||||
"sensitive": true,
|
||||
"advanced": true
|
||||
},
|
||||
"appServer.headers": {
|
||||
"label": "Headers",
|
||||
"help": "Additional headers sent to the WebSocket app-server.",
|
||||
"advanced": true
|
||||
},
|
||||
"appServer.requestTimeoutMs": {
|
||||
"label": "Request Timeout",
|
||||
"help": "Maximum time to wait for Codex app-server control-plane requests.",
|
||||
|
||||
Reference in New Issue
Block a user