mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-600: Add telnet connection timeout client setting.
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"name" : "port",
|
||||
"type" : "NUMERIC"
|
||||
},
|
||||
{
|
||||
"name" : "timeout",
|
||||
"type" : "NUMERIC"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -843,6 +843,7 @@
|
||||
"FIELD_HEADER_RECORDING_PATH" : "Recording path:",
|
||||
"FIELD_HEADER_SCROLLBACK" : "Maximum scrollback size:",
|
||||
"FIELD_HEADER_TERMINAL_TYPE" : "Terminal type:",
|
||||
"FIELD_HEADER_TIMEOUT" : "Connection timeout:",
|
||||
"FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:",
|
||||
"FIELD_HEADER_TYPESCRIPT_PATH" : "Typescript path:",
|
||||
"FIELD_HEADER_TYPESCRIPT_WRITE_EXISTING" : "@:APP.FIELD_HEADER_TYPESCRIPT_WRITE_EXISTING",
|
||||
|
Reference in New Issue
Block a user