doc: remove /network:lan for troubleshooting

As mentioned in #354
This commit is contained in:
Oskar Manhart
2024-12-13 10:35:43 +01:00
committed by GitHub
parent 9e9eae842d
commit 564d28bb7f

View File

@@ -375,6 +375,8 @@ WAFLAVOR="docker"
RDP_SCALE="100"
# [ADDITIONAL FREERDP FLAGS & ARGUMENTS]
# NOTES:
# - If you're facing issues, try removing the /network:lan flag.
# 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 /network:lan"