summaryrefslogtreecommitdiffstats
path: root/sesman
diff options
context:
space:
mode:
Diffstat (limited to 'sesman')
-rw-r--r--sesman/sesman.ini.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/sesman/sesman.ini.in b/sesman/sesman.ini.in
index 68ef7795..deaf6f01 100644
--- a/sesman/sesman.ini.in
+++ b/sesman/sesman.ini.in
@@ -37,6 +37,13 @@ MaxSessions=50
; if 1, true, or yes, kill session after 60 seconds
KillDisconnected=false
+;; IdleTimeLimit - when to disconnect idle sessions
+; Type: integer
+; Default: 0
+; if not zero, the seconds without mouse or keyboard input before disconnect
+; not complete yet
+IdleTimeLimit=0
+
;; DisconnectedTimeLimit - when to kill idle sessions
; Type: integer
; Default: 0