summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2020-02-28 14:56:57 +0100
committerPierre Ossman <ossman@cendio.se>2020-02-28 14:56:57 +0100
commitc4633ab33377f690c6f5efcee7ede858a6c197db (patch)
treef39329a93d38a00c3a0f504c528be778a384cf0d
parent5243cbf61107507ee221e4848aeb412553acb3a2 (diff)
downloadnovnc-c4633ab33377f690c6f5efcee7ede858a6c197db.tar.gz
Set a default value for the quality input
-rw-r--r--vnc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc.html b/vnc.html
index 1bc8844..571ca20 100644
--- a/vnc.html
+++ b/vnc.html
@@ -209,7 +209,7 @@
<div><ul>
<li>
<label for="noVNC_setting_quality">Quality:</label>
- <input id="noVNC_setting_quality" type="range" min="0" max="9" value="">
+ <input id="noVNC_setting_quality" type="range" min="0" max="9" value="6">
</li>
<li><hr></li>
<li>