mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-377: Switch over to "disable-gfx" parameter (enable RDPGFX by default).
This commit is contained in:
		| @@ -254,11 +254,6 @@ | ||||
|         { | ||||
|             "name" : "performance", | ||||
|             "fields" : [ | ||||
|                 { | ||||
|                     "name"    : "enable-gfx", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "enable-wallpaper", | ||||
|                     "type"    : "BOOLEAN", | ||||
| @@ -303,6 +298,11 @@ | ||||
|                     "name"    : "disable-glyph-caching", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "disable-gfx", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user