summaryrefslogtreecommitdiffstats
path: root/xrdp
diff options
context:
space:
mode:
authorspeidy <speidy@gmail.com>2014-02-11 00:28:43 +0200
committerspeidy <speidy@gmail.com>2014-02-11 00:28:43 +0200
commit80204e2536327f46610d5925c552aff235e9f447 (patch)
tree958d0a4334312240dc1a6ac80fc9f73bbfc5821b /xrdp
parentd36336b7b5abcd04c5607bd5fa1d46d889098b57 (diff)
downloadxrdp-proprietary-80204e2536327f46610d5925c552aff235e9f447.tar.gz
xrdp-proprietary-80204e2536327f46610d5925c552aff235e9f447.zip
libxrdp: work on fastpath input, added fastpath option to xrdp.ini
Diffstat (limited to 'xrdp')
-rw-r--r--xrdp/xrdp.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini
index 0e8d302b..f89e78d9 100644
--- a/xrdp/xrdp.ini
+++ b/xrdp/xrdp.ini
@@ -37,6 +37,9 @@ tcp_keepalive=yes
#nego_sec_layer=0
allow_multimon=true
+# fastpath - can be set to input / output / both / none
+use_fastpath=input
+
[Logging]
LogFile=xrdp.log
LogLevel=DEBUG