From 5549333bc84f02c1e4f04ce7e7409116d3e3da4f Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 11 Jul 2026 05:23:15 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=85=8D=E7=BD=AE=20Webterm=20?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E9=9D=99=E9=BB=98=E9=98=88=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/platform-infra/webterm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/platform-infra/webterm.yaml b/config/platform-infra/webterm.yaml index 1aadc69f..426ee14e 100644 --- a/config/platform-infra/webterm.yaml +++ b/config/platform-infra/webterm.yaml @@ -84,6 +84,7 @@ targets: TERMINAL_SNAPSHOT_BYTES: "524288" BROWSER_KEEPALIVE_INTERVAL_MS: "30000" BROWSER_STALE_TIMEOUT_MS: "180000" + BROWSER_SESSION_OUTPUT_IDLE_MS: "60000" publicExposure: enabled: true publicBaseUrl: https://term.pikapython.com