fixed formatting typo
This commit is contained in:
parent
d849f7432e
commit
e5b46bf52c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ You will be prompted for credentials to use on the SSH server via HTTP Basic aut
|
||||||
|
|
||||||
* **ssh.term** - _string_ - Specify terminal emulation to use, defaults to `xterm-color`
|
* **ssh.term** - _string_ - Specify terminal emulation to use, defaults to `xterm-color`
|
||||||
|
|
||||||
* **ssh.readyTimeout - _integer_ - How long (in milliseconds) to wait for the SSH handshake to complete. **Default:** 20000.
|
* **ssh.readyTimeout** - _integer_ - How long (in milliseconds) to wait for the SSH handshake to complete. **Default:** 20000.
|
||||||
|
|
||||||
* **useminified** - _boolean_ - Choose between ./public/client-full.htm (false/non-minified) or ./public/client-min.htm (true/minified js), defaults to false (non-minified version)
|
* **useminified** - _boolean_ - Choose between ./public/client-full.htm (false/non-minified) or ./public/client-min.htm (true/minified js), defaults to false (non-minified version)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue