Add UI for quality setting

This commit is contained in:
Pierre Ossman
2020-02-28 14:52:56 +01:00
parent 71429d45d0
commit 5243cbf611
3 changed files with 24 additions and 0 deletions

View File

@@ -61,6 +61,8 @@ query string. Currently the following options are available:
* `resize` - How to resize the remote session if it is not the same size as
the browser window. Can be one of `off`, `scale` and `remote`.
* `quality` - The session JPEG quality level. Can be `0` to `9`.
* `show_dot` - If a dot cursor should be shown when the remote server provides
no local cursor, or provides a fully-transparent (invisible) cursor.