Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2018-10-10 11:47:12 +0300
committerKoichiro IWAO <meta@vmeta.jp>2018-10-10 11:47:12 +0300
commitf84f3de478357216cade6c2099adbb4778bc0f24 (patch)
tree13c4c44069f0219c6d6d9bb9e0b8c270216cca54 /docs
parent6049cf8dad919ded363c0dd5ac53a56e4c82b5ad (diff)
docs: ressurect IdleTimeLimit
This reverts commit 513f7679966dc8bc1d86f328dce6372c763e2d93.
Diffstat (limited to 'docs')
-rw-r--r--docs/man/sesman.ini.5.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/sesman.ini.5.in b/docs/man/sesman.ini.5.in
index 4fad8eb4..997fd1f3 100644
--- a/docs/man/sesman.ini.5.in
+++ b/docs/man/sesman.ini.5.in
@@ -135,6 +135,12 @@ 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.