mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-610: Add SSH/telnet parameter definitions for maximum scrollback size.
This commit is contained in:
		| @@ -59,6 +59,10 @@ | ||||
|                     "type"  : "ENUM", | ||||
|                     "options" : [ "", "8", "9", "10", "11", "12", "14", "18", "24", "30", "36", "48", "60", "72", "96" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "scrollback", | ||||
|                     "type"  : "NUMERIC" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "read-only", | ||||
|                     "type"    : "BOOLEAN", | ||||
|   | ||||
| @@ -63,6 +63,10 @@ | ||||
|                     "type"  : "ENUM", | ||||
|                     "options" : [ "", "8", "9", "10", "11", "12", "14", "18", "24", "30", "36", "48", "60", "72", "96" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "scrollback", | ||||
|                     "type"  : "NUMERIC" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "read-only", | ||||
|                     "type"    : "BOOLEAN", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user