From e8d4462c53829ba59cca80967b6379b7d635021e Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 18 Apr 2022 18:52:56 +0800 Subject: [PATCH] Updated Environment Variables (markdown) --- Environment-Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Environment-Variables.md b/Environment-Variables.md index 0534034..b614cb2 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -26,3 +26,4 @@ | `NODE_ENV` | | Set the NodeJS environment flag | production | | `UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN` | `disable-frame-sameorigin` | Prevent kuma from being opened by an IFrame from other hosts | `false` | | `UPTIME_KUMA_LOG_RESPONSE_BODY_MONITOR_ID` | | Monitor ID - If provided, it will output the monitor's response to your console | | +| `UPTIME_KUMA_HIDE_LOG` | | (1.15.0) Examples: debug_monitor,info_monitor,debug_cert,warn_monitor | |