diff options
| author | ilsimo <ilsimo> | 2006-01-13 16:32:25 +0000 | 
|---|---|---|
| committer | ilsimo <ilsimo> | 2006-01-13 16:32:25 +0000 | 
| commit | bef0f0cffded0c0060007643c5a82b9f12731dfb (patch) | |
| tree | 7cbdcf81859b0477d12cac7024849f8bc1c6f45e | |
| parent | 153b59ad8447d47d4a241e0f63307b096585172b (diff) | |
| download | xrdp-proprietary-bef0f0cffded0c0060007643c5a82b9f12731dfb.tar.gz xrdp-proprietary-bef0f0cffded0c0060007643c5a82b9f12731dfb.zip | |
marked some options as ignored
| -rw-r--r-- | docs/man/sesman.ini.5 | 8 | 
1 files changed, 7 insertions, 1 deletions
| diff --git a/docs/man/sesman.ini.5 b/docs/man/sesman.ini.5 index 0ff1f2b6..af54fa23 100644 --- a/docs/man/sesman.ini.5 +++ b/docs/man/sesman.ini.5 @@ -109,6 +109,8 @@ If unset or set to \fI0\fR, unlimited session are allowed.  \fBKillDisconnected\fR=\fI[0|1]\fR  If set to \fB1\fR, \fBtrue\fR or \fByes\fR, every session will be killed when the user disconnects.  .br  +\fI\-this option is currently ignored!\-\fR +.br   .TP   \fBIdleTimeLimit\fR=\fI<number>\fR @@ -116,6 +118,8 @@ Sets the the time limit before an idle session is disconnected.  .br   If set to \fI0\fR, automatic disconnection is disabled.  .br  +\fI\-this option is currently ignored!\-\fR +.br   .TP   \fBDisconnectedTimeLimit\fR=\fI<number>\fR @@ -123,6 +127,8 @@ Sets the the time limit before a disconnected session is killed.  .br   If set to \fI0\fR, automatic killing is disabled.  .br  +\fI\-this option is currently ignored!\-\fR +.br   .SH "SECURITY"  .LP  @@ -146,7 +152,7 @@ If unset or set to an invalid or non\-existent group, login for all users is ena  \fBTerminalServerAdmins\fR=\fItsadmins\fR  Sets the group which a user shall belong to have session management rights.  .br  -\fIThis option is currently ignored.\fR +\fI\-this option is currently ignored!\-\fR  .br   .SH "EXAMPLES"  .LP  | 
