Skip to content

Set RDP file usage default to false for Linux and Mac#28

Merged
dkmstr merged 1 commit intomasterfrom
dev/andres/master-use-rdp-file-false
Mar 26, 2026
Merged

Set RDP file usage default to false for Linux and Mac#28
dkmstr merged 1 commit intomasterfrom
dev/andres/master-use-rdp-file-false

Conversation

@aschumann-virtualcable
Copy link
Contributor

This pull request updates the default settings for RDP file usage in the BaseRDPTransport class. The main change is that the option to use an RDP file for connections is now disabled by default for both Linux and Mac OS X clients.

Configuration defaults update:

  • Changed the default value of lnx_thincast_rdp_file to False, so RDP file usage is no longer enabled by default for Thincast or xfreerdp on Linux.
  • Changed the default value of mac_thincast_rdp_file to False, so RDP file usage is no longer enabled by default for Thincast or xfreerdp on Mac OS X.

Updates the default setting to not use RDP files for Thincast or xfreerdp on Linux and Mac OS X.
Prevents automatic RDP file usage unless explicitly enabled, likely to better match user expectations or deployment configurations.
@github-actions github-actions bot requested a review from dkmstr March 26, 2026 11:25
@dkmstr dkmstr merged commit 1a700df into master Mar 26, 2026
6 checks passed
@aschumann-virtualcable aschumann-virtualcable deleted the dev/andres/master-use-rdp-file-false branch March 26, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants