diff options
Diffstat (limited to 'webclients/novnc/vnc.html')
-rw-r--r-- | webclients/novnc/vnc.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/webclients/novnc/vnc.html b/webclients/novnc/vnc.html index b6cf85b..1b886a4 100644 --- a/webclients/novnc/vnc.html +++ b/webclients/novnc/vnc.html @@ -2,10 +2,11 @@ <html> <head> - <!-- + <!-- noVNC example: simple example using default UI - Copyright (C) 2011 Joel Martin - Licensed under LGPL-3 (see LICENSE.txt) + Copyright (C) 2012 Joel Martin + noVNC is licensed under the LGPL-3 (see LICENSE.txt) + This file is licensed under the 2-Clause BSD license (see LICENSE.txt). --> <title>noVNC</title> @@ -140,6 +141,7 @@ <li><input id="noVNC_view_only" type="checkbox"> View Only</li> <li><input id="noVNC_connectTimeout" type="input"> Connect Timeout (s)</li> <li><input id="noVNC_path" type="input" value="websockify"> Path</li> + <li><input id="noVNC_repeaterID" type="input" value=""> Repeater ID</li> <hr> <!-- Stylesheet selection dropdown --> <li><label><strong>Style: </strong> |