Merge pull request #64 from kasmtech/bugfix/KASM-4145_idle_timeout

KASM-4145 hide idle timeout control
This commit is contained in:
j-travis 2023-03-22 08:34:33 -04:00 committed by GitHub
commit 3873a59941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -301,7 +301,7 @@
<span class="slider-label">Render Native Resolution</span> <span class="slider-label">Render Native Resolution</span>
</label> </label>
</li> </li>
<li> <li class="noVNC_hidden">
<label for="noVNC_setting_idle_disconnect">Idle Timeout:</label> <label for="noVNC_setting_idle_disconnect">Idle Timeout:</label>
<select id="noVNC_setting_idle_disconnect" name="vncIdleDisconnect"> <select id="noVNC_setting_idle_disconnect" name="vncIdleDisconnect">
<option value=10>10</option> <option value=10>10</option>