mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
- Enhance default encryption level (backport from upstream [1]) - Bump PORTREVISION for package change PR: ports/186729 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
11 lines
260 B
INI
11 lines
260 B
INI
--- xrdp/xrdp.ini.orig 2013-09-12 21:36:02.000000000 +0000
|
|
+++ xrdp/xrdp.ini 2013-12-19 07:05:11.089270612 +0000
|
|
@@ -3,7 +3,7 @@
|
|
bitmap_cache=yes
|
|
bitmap_compression=yes
|
|
port=3389
|
|
-crypt_level=low
|
|
+crypt_level=high
|
|
channel_code=1
|
|
max_bpp=24
|
|
#black=000000
|