mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
fix(env): correct casing of OMNIROUTE_TRACE in .env.example and related files (#3393)
Integrated into release/v3.8.16
This commit is contained in:
@@ -176,7 +176,7 @@ const ENV_ONLY_ALLOWLIST = new Set([
|
||||
"CODEX_REFRESH_SPACING_MS",
|
||||
"DEBUG",
|
||||
"HEAP_PRESSURE_THRESHOLD_MB",
|
||||
"OMNIRROUTE_TRACE",
|
||||
"OMNIROUTE_TRACE",
|
||||
"PII_TEST_BYPASS_MIN_WINDOW",
|
||||
"PII_WINDOW_SIZE",
|
||||
"TRAE_STREAM_TIMEOUT_MS",
|
||||
|
||||
Reference in New Issue
Block a user