[Server] Host = 0.0.0.0 Port = 3389 [SessionCapture] Enabled = TRUE CapturesDirectory = "captures" [Target] ; If this value is set to TRUE, the target server info will be parsed using the ; load balance info setting at runtime. The format is ; "Cookie: msts=", and can be set in an rdp file for windows/mac, ; and the /load-balance-info: CLI option for xfreerdp. Otherwise, the server ; will always connect to the same target, using the configured values of `Host` ; and `Port`. UseLoadBalanceInfo = TRUE Host = FakeHost Port = 3389 [Input] Mouse = TRUE Keyboard = TRUE [Security] ServerTlsSecurity = TRUE ServerRdpSecurity = FALSE ClientTlsSecurity = TRUE ClientRdpSecurity = FALSE ClientNlaSecurity = TRUE ClientAllowFallbackToTls = TRUE [Channels] GFX = TRUE DisplayControl = TRUE Clipboard = TRUE AudioOutput = TRUE RemoteApp = TRUE [Clipboard] TextOnly = FALSE MaxTextLength = 10 # 0 for no limit. [Modules] Demo = "modules/demo/libdemo.so"