GUAC-949: Increase display update interval to 500 ms.
This commit is contained in:
parent
82e26aaca2
commit
a5715ae3e0
@ -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