mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Initially, the port is filled with 45000 which is reserved for GUI<->Core DBus communication. Therefore, the default address must be overwritten. The displayed value might change again in case, a custom TCP address and port is selected in the user settings. ref T291