From 4df87772120e292f2f668ddcfa9aeef6809f2e2c Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 19 Apr 2022 13:05:41 +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 b614cb2..94034ab 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -27,3 +27,4 @@ | `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 | | +| `SQL_LOG` | | Set `1` to enable | | |