From 9f0d23de4d81bb0a26f9c0c383a4345631af5cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C3=85strand=20=28astrand=29?= Date: Fri, 5 Apr 2013 09:29:08 +0200 Subject: [PATCH] Move over comment about URL connect parameters from vnc_auto.html. --- vnc.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vnc.html b/vnc.html index b2151acc..5f6cc70e 100644 --- a/vnc.html +++ b/vnc.html @@ -7,6 +7,9 @@ Copyright (C) 2012 Joel Martin noVNC is licensed under the MPL 2.0 (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 --> noVNC