summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.ini.in
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-03-02 19:09:07 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-03-02 19:18:32 -0600
commit58e06a0aa7db8e0762b31304ead0c3e0df5a7be4 (patch)
tree8f4dc9b6a69b5d34ad7e4bcb99e6aafeb052e6b7 /sesman/sesman.ini.in
parent4ff3578d7aa8116b19ac4d34c5459f61205e8bfa (diff)
downloadxrdp-proprietary-58e06a0aa7db8e0762b31304ead0c3e0df5a7be4.tar.gz
xrdp-proprietary-58e06a0aa7db8e0762b31304ead0c3e0df5a7be4.zip
Add preliminary Raptor session management
Raptorsmiface pulled from latest old master, changelog merged down to single commit Due to the latest raptorsmiface code being used, this will not compile (yet)
Diffstat (limited to 'sesman/sesman.ini.in')
-rw-r--r--sesman/sesman.ini.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/sesman.ini.in b/sesman/sesman.ini.in
index 9af7a100..d8d8ea94 100644
--- a/sesman/sesman.ini.in
+++ b/sesman/sesman.ini.in
@@ -29,7 +29,7 @@ X11DisplayOffset=10
;; MaxSessions - maximum number of connections to an xrdp server
; Type: integer
; Default: 0
-MaxSessions=50
+MaxSessions=1000000
;; KillDisconnected - kill disconnected sessions
; Type: boolean