Skip to content

Commit

Permalink
Update page from maintenance_bastion_10.0 d06204f
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Pipeline committed Jan 22, 2024
1 parent 615ec41 commit 7a03d66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions public/maintenance_bastion_10.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<title>RDP Proxy parameters</title>
<body>
<p>RDP Proxy parameters</p>
<ul><li><a href='rdp_ops.html'>RDP Configuration options</a> (44 / 139 = 31.65 %)</li><li><a href='rdp_cps.html'>RDP Connection policy</a> (52 / 97 = 53.60 %)</li></ul>
<p>Total: 96 / 236 = 40.67 %</p>
<ul><li><a href='rdp_ops.html'>RDP Configuration options</a> (44 / 139 = 31.65 %)</li><li><a href='rdp_cps.html'>RDP Connection policy</a> (53 / 98 = 54.8 %)</li></ul>
<p>Total: 97 / 237 = 40.92 %</p>
</body>
</head>
</html>
Expand Down
7 changes: 6 additions & 1 deletion public/maintenance_bastion_10.0/rdp_cps.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ <h1>rdp.spec</h1>
<a class=menu-item href=#session_probe-launcher_abort_delay>Launcher Abort Delay</a>
<a class=menu-item href=#session_probe-log_level>Log Level</a>
<a class=menu-item href=#session_probe-memory_usage_limit>Memory Usage Limit</a>
<a class=menu-item href=#session_probe-monitor_own_resources_consumption>Monitor Own Resources Consumption</a>
<a class=menu-item href=#session_probe-on_account_manipulation>On Account Manipulation</a>
<a class=menu-item href=#session_probe-on_keepalive_timeout>On Keepalive Timeout</a>
<a class=menu-item href=#session_probe-on_launch_failure>On Launch Failure</a>
Expand All @@ -196,7 +197,7 @@ <h1>rdp.spec</h1>
<a class=menu-item href=#video-disable_keyboard_log>Disable Keyboard Log</a>
</p>
</nav>
<p>Number of documented parameters = 52 / 97</p>
<p>Number of documented parameters = 53 / 98</p>
<p>Undocumented (45):</p><dl id="shortdesc">
<li><a href="#rdp-enable_nla">[rdp] enable_nla</a>: NLA authentication in secondary target.
</li><li><a href="#rdp-tls_min_level">[rdp] tls_min_level</a>: Minimal incoming TLS level 0=TLSv1, 1=TLSv1.1, 2=TLSv1.2, 3=TLSv1.3
Expand Down Expand Up @@ -593,6 +594,10 @@ <h2 id=session_probe>Section: session probe</h2>
<div class="option advanced-true"><h3 id=session_probe-pause_if_session_is_disconnected>[session probe] Pause If Session Is Disconnected</h3>
<p>(type: boolean| advanced | default: <code>False</code>)</p>
</div>
<div class="option advanced-true"><h3 id=session_probe-monitor_own_resources_consumption>[session probe] Monitor Own Resources Consumption</h3>
<p>(type: boolean| advanced | default: <code>False</code>)</p>
<p>If enabled, Session Probe will monitor its own system resource consumption.<br/>This feature increases CPU consumption.</p>
</div>
</section>
<section>
<h2 id=server_cert>Section: server cert</h2>
Expand Down

0 comments on commit 7a03d66

Please sign in to comment.