Browse Source

Move over comment about URL connect parameters from vnc_auto.html.

Peter Åstrand (astrand) 12 years ago
parent
commit
9f0d23de4d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      vnc.html

+ 3 - 0
vnc.html

@@ -7,6 +7,9 @@
     Copyright (C) 2012 Joel Martin
     Copyright (C) 2012 Joel Martin
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
+
+    Connect parameters are provided in query string:
+        http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1
     -->
     -->
     <title>noVNC</title>
     <title>noVNC</title>