From 2367c25ab7121a4e01925abef1af6cba2f5eddfc Mon Sep 17 00:00:00 2001 From: Joshua Abenazer Date: Thu, 18 Jul 2024 18:25:16 +0530 Subject: [PATCH] #161 - Update readme with new support monitor constants. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3a24151..055c674 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,9 @@ There are 2 filters available here: - `TENUPSSO_DISABLE` - Define this as `true` to force disable SSO. - `TENUPSSO_DISALLOW_ALL_DIRECT_LOGIN` - Define this as `true` to disable username/password log ins completely. +- `SUPPORT_MONITOR_ENABLE` - Overrides the settings to enable Support Monitor. Possible values `yes` and `no`. +- `SUPPORT_MONITOR_API_KEY` - Overrides the settings to Support Monitor API key. +- `SUPPORT_MONITOR_SERVER_URL` - Overrides the settings to Support Monitor server url. ### Activity Log