|
|
|
@ -134,17 +134,18 @@ Sets the maximum number of simultaneous sessions. If not set or set to
|
|
|
|
|
If set to \fB1\fR, \fBtrue\fR or \fByes\fR, every session will be killed
|
|
|
|
|
within 60 seconds after the user disconnects.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fBIdleTimeLimit\fR=\fInumber\fR
|
|
|
|
|
\fI\This option is currently ignored!\fR Time limit before an idle
|
|
|
|
|
session is disconnected. If set to \fI0\fR, automatic disconnection is
|
|
|
|
|
disabled.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fBDisconnectedTimeLimit\fR=\fInumber\fR
|
|
|
|
|
Sets the time limit (in seconds) before a disconnected session is killed.
|
|
|
|
|
If set to \fI0\fR, automatic killing is disabled.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fBIdleTimeLimit\fR=\fInumber\fR
|
|
|
|
|
Sets the time limit (in seconds) before an idle session is disconnected.
|
|
|
|
|
Idle means no keyboard inputs and no mouse moves/clicks here.
|
|
|
|
|
If set to \fI0\fR, idle sessions will never be disconnected by timeout.
|
|
|
|
|
This works only with xorgxrdp session. Moreover, xorgxrdp must be v0.2.9 or later.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fBPolicy\fR=\fI[Default|UBD|UBI|UBC|UBDI|UBDC]\fR
|
|
|
|
|
Session allocation policy. By default, a new session is created
|
|
|
|
|