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 | |