GUAC-675: Lengthen maximum frame duration.
This commit is contained in:
parent
a9ba417891
commit
32474c1114
@ -45,7 +45,7 @@
|
||||
/**
|
||||
* The maximum duration of a frame in milliseconds.
|
||||
*/
|
||||
#define GUAC_RDP_FRAME_DURATION 40
|
||||
#define GUAC_RDP_FRAME_DURATION 60
|
||||
|
||||
/**
|
||||
* The amount of time to allow per message read within a frame, in
|
||||
|
Loading…
Reference in New Issue
Block a user