mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
fix: preserve gateway watch trace overrides
This commit is contained in:
@@ -21,6 +21,7 @@ const TMUX_CHILD_ENV_KEYS = [
|
||||
RUN_NODE_CPU_PROF_DIR_ENV,
|
||||
"OPENCLAW_SKIP_CHANNELS",
|
||||
"OPENCLAW_STATE_DIR",
|
||||
"OPENCLAW_TRACE_SYNC_IO",
|
||||
];
|
||||
|
||||
const sanitizeSessionPart = (value) => {
|
||||
|
||||
Reference in New Issue
Block a user