autoconnect test + issue with stop

This commit is contained in:
piair
2023-09-30 18:29:47 +02:00
parent f9d7da64c9
commit 1bcf53b4af
3 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,7 @@
<table>
<tr>
<td width="20%" height="90%"><iframe id="iframe" src="{{url_for('static', filename='logs/custom.txt')}}" width="100%" height="100%"></iframe></td>
<td width="80%"><iframe src="/novnc/vnc.html?resize=scale&path=novnc/websockify&view_only" width="100%" height="100%" frameborder="0"></iframe></td>
<td width="80%"><iframe src="/novnc/vnc.html?resize=scale&path=novnc/websockify&autoconnect=true&view_only" width="100%" height="100%" frameborder="0"></iframe></td>
</tr>
</table>