mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-04 11:29:40 +00:00
Remove disconnectTimeout property
Callers should not need to modify this timeout.
This commit is contained in:
@@ -46,10 +46,6 @@ protocol stream.
|
||||
- Is a `boolean` indicating if the framebuffer is larger than the
|
||||
current canvas, i.e. it is being clipped.
|
||||
|
||||
`disconnectTimeout`
|
||||
- Is a `long` indicating how many seconds to wait for a disconnect
|
||||
request to complete. Is set to `3` by default.
|
||||
|
||||
`capabilities` *Read only*
|
||||
- Is an `Object` indicating which optional extensions are available
|
||||
on the server. Some methods may only be called if the corresponding
|
||||
|
||||
Reference in New Issue
Block a user