mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -425,6 +425,7 @@
|
||||
"FIELD_HEADER_READ_ONLY" : "Read-only:",
|
||||
"FIELD_HEADER_RECORDING_NAME" : "Recording name:",
|
||||
"FIELD_HEADER_RECORDING_PATH" : "Recording path:",
|
||||
"FIELD_HEADER_SERVER_ALIVE_INTERVAL" : "Server Keepalive Interval:",
|
||||
"FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:",
|
||||
"FIELD_HEADER_TYPESCRIPT_PATH" : "Typescript path:",
|
||||
|
||||
|
Reference in New Issue
Block a user