Merge pull request #10 from glyptodon/rdp-disp-interval
GUAC-949: Increase display update interval to 500 ms.
This commit is contained in:
commit
b35d8dd8b2
@ -40,7 +40,7 @@
|
||||
* The minimum amount of time that must elapse between display size updates,
|
||||
* in milliseconds.
|
||||
*/
|
||||
#define GUAC_RDP_DISP_UPDATE_INTERVAL 250
|
||||
#define GUAC_RDP_DISP_UPDATE_INTERVAL 500
|
||||
|
||||
/**
|
||||
* Display size update module.
|
||||
|
Loading…
Reference in New Issue
Block a user