summaryrefslogtreecommitdiff
path: root/docs/EMBEDDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/EMBEDDING.md')
-rw-r--r--docs/EMBEDDING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/EMBEDDING.md b/docs/EMBEDDING.md
index cad80ef..5399b48 100644
--- a/docs/EMBEDDING.md
+++ b/docs/EMBEDDING.md
@@ -61,6 +61,9 @@ 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`.
+* `show_dot` - If a dot cursor should be shown when the remote server provides
+ no local cursor, or provides a fully-transparent (invisible) cursor.
+
* `logging` - The console log level. Can be one of `error`, `warn`, `info` or
`debug`.