diff --git a/public/future/config.json b/public/future/config.json index 4c1a10f01c..a249d44a3f 100644 --- a/public/future/config.json +++ b/public/future/config.json @@ -1986,6 +1986,17 @@ "advanced": true, "logStategy": "1" }, + { + "section": "session_probe", + "name": "monitor_own_resources_consumption", + "type": "bool", + "value": false, + "description": "If enabled, Session Probe will monitor its own system resource consumption.\nThis feature increases CPU consumption.", + "rdp": true, + "aclToProxy": true, + "advanced": true, + "logStategy": "1" + }, { "section": "server_cert", "name": "server_cert_store",