mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-22 10:41:50 +02:00
vncserver: remove securitytypes mention from man page
securitytypes is no longer used.
This commit is contained in:
parent
df92791550
commit
7bffbb53da
@ -171,9 +171,9 @@ $HOME/.vnc/config
|
|||||||
An optional server config file wherein options to be passed to Xvnc are listed
|
An optional server config file wherein options to be passed to Xvnc are listed
|
||||||
to avoid hard-coding them to the physical invocation. List options in this file
|
to avoid hard-coding them to the physical invocation. List options in this file
|
||||||
one per line. For those requiring an argument, simply separate the option from
|
one per line. For those requiring an argument, simply separate the option from
|
||||||
the argument with an equal sign, for example: "geometry=2000x1200" or
|
the argument with an equal sign, for example: "geometry=2000x1200". Options
|
||||||
"securitytypes=vncauth,tlsvnc". Options without an argument are simply listed
|
without an argument are simply listed as a single word, for example: "localhost"
|
||||||
as a single word, for example: "localhost" or "alwaysshared".
|
or "alwaysshared".
|
||||||
.TP
|
.TP
|
||||||
$HOME/.vnc/passwd
|
$HOME/.vnc/passwd
|
||||||
The VNC password file.
|
The VNC password file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user