mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 16:43:22 +00:00 
			
		
		
		
	GUACAMOLE-448: Add parameters for disabling bitmap caching.
This commit is contained in:
		| @@ -219,6 +219,16 @@ | ||||
|                     "name"    : "enable-menu-animations", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "disable-bitmap-caching", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "disable-offscreen-caching", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user