forked from shaba/openuds
Independized "Multimedia sync" flag from sound
This commit is contained in:
parent
7ce2ac8bd7
commit
3c85ba692e
@ -120,8 +120,8 @@ class RDPFile:
|
||||
params.append('/sound')
|
||||
params.append('/microphone')
|
||||
|
||||
if self.multimedia:
|
||||
params.append('/video')
|
||||
if self.multimedia:
|
||||
params.append('/video')
|
||||
|
||||
if self.redirectDrives != 'false':
|
||||
params.append('/drive:media,/media')
|
||||
|
Loading…
x
Reference in New Issue
Block a user