From 196995da8b94776eec02e75d8439169da6ba8e5e Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 30 Jun 2026 13:02:48 +0000 Subject: [PATCH] fix: correct JD01 web-probe proxy config --- config/hwlab-node-lanes.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hwlab-node-lanes.yaml b/config/hwlab-node-lanes.yaml index c24e5581..470307bf 100644 --- a/config/hwlab-node-lanes.yaml +++ b/config/hwlab-node-lanes.yaml @@ -959,7 +959,7 @@ lanes: queryRetryInitialDelayMs: 250 queryRetryMaxDelayMs: 5000 webProbe: - browserProxyMode: direct + browserProxyMode: auto playwrightBrowsersPath: "0" defaultOrigin: mode: public @@ -997,7 +997,7 @@ lanes: enabled: true blockerWindowMs: 30000 memory: - totalRssBlockerMb: 500 + totalRssBlockerMb: 800 processRssBlockerMb: 500 growthBlockerMb: 300 responsiveness: