feat: add /network:lan to default freerdp flags for increased perf

Closes #339
This commit is contained in:
Oskar Manhart 2024-12-07 09:42:44 +01:00 committed by GitHub
parent 220bd55964
commit 6be98c5224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -368,9 +368,9 @@ WAFLAVOR="docker"
RDP_SCALE="100"
# [ADDITIONAL FREERDP FLAGS & ARGUMENTS]
# DEFAULT VALUE: '/cert:tofu /sound /microphone'
# DEFAULT VALUE: '/cert:tofu /sound /microphone /network:lan'
# VALID VALUES: See https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User-Manual.markdown
RDP_FLAGS="/cert:tofu /sound /microphone"
RDP_FLAGS="/cert:tofu /sound /microphone /network:lan"
# [MULTIPLE MONITORS]
# NOTES: