mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
feat: add /network:lan to default freerdp flags for increased perf
Closes #339
This commit is contained in:
parent
220bd55964
commit
6be98c5224
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user