diff options
author | Laxmikant Rashinkar <LK.Rashinkar@gmail.com> | 2013-06-08 18:44:34 -0700 |
---|---|---|
committer | Laxmikant Rashinkar <LK.Rashinkar@gmail.com> | 2013-06-08 18:44:34 -0700 |
commit | 78498f66821fe68e4303836a09d42f7f11daaa21 (patch) | |
tree | 64692fe41a7407b98c104c5bb70ebcb91ef7351d /xrdp/xrdp.ini | |
parent | 6ad1d7f78d535d5095d639ae289b5f8d1084a399 (diff) | |
parent | c6fa03102f40e655ba54d5910ad559a8799c15e7 (diff) | |
download | xrdp-proprietary-78498f66821fe68e4303836a09d42f7f11daaa21.tar.gz xrdp-proprietary-78498f66821fe68e4303836a09d42f7f11daaa21.zip |
Merge branch 'master' of github.com:neutrinolabs/xrdp
Diffstat (limited to 'xrdp/xrdp.ini')
-rw-r--r-- | xrdp/xrdp.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini index 7b2e33a8..ea6576cb 100644 --- a/xrdp/xrdp.ini +++ b/xrdp/xrdp.ini @@ -27,6 +27,7 @@ tcp_keepalive=yes #bulk_compression=yes # You can set the PAM error text in a gateway setup (MAX 256 chars) #pamerrortxt=change your password according to policy at http://url +#new_cursors=no [Logging] LogFile=xrdp.log @@ -36,7 +37,7 @@ SyslogLevel=DEBUG # LogLevel and SysLogLevel could by any of: core, error, warning, info or debug [channels] -# Channel names not listed here will be blocket by XRDP. +# Channel names not listed here will be blocked by XRDP. # You can block any channel by setting its value to false. # IMPORTANT! All channels are not supported in all use # cases even if you set all values to true. |