mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-203: Add support for configuring the server-alive-interval SSH parameter.
This commit is contained in:
		| @@ -69,6 +69,10 @@ | ||||
|                 { | ||||
|                     "name"  : "command", | ||||
|                     "type"  : "TEXT" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"  : "server-alive-interval", | ||||
|                     "type"  : "NUMERIC" | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
| @@ -137,4 +141,4 @@ | ||||
|         } | ||||
|  | ||||
|     ] | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user