mirror of https://github.com/neutrinolabs/xrdp
docs: add 32 to max_bpp as it is actually supported
This commit is contained in:
parent
681f230821
commit
771321ab0c
|
@ -85,7 +85,7 @@ If set to \fB1\fR, \fBtrue\fR or \fByes\fR for each incoming connection \fBxrdp\
|
|||
If set to \fB1\fP, \fBtrue\fP or \fByes\fP, \fBxrdp\fP will not show a window for log messages.
|
||||
|
||||
.TP
|
||||
\fBmax_bpp\fP=\fI[8|15|16|24]\fP
|
||||
\fBmax_bpp\fP=\fI[8|15|16|24|32]\fP
|
||||
Limit the color depth by specifying the maximum number of bits per pixel.
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Reference in New Issue