mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-600: Add RDP timeout client options.
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"name" : "port",
|
||||
"type" : "NUMERIC"
|
||||
},
|
||||
{
|
||||
"name" : "timeout",
|
||||
"type" : "NUMERIC"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -647,6 +647,7 @@
|
||||
"FIELD_HEADER_SFTP_DISABLE_UPLOAD" : "Disable file upload:",
|
||||
"FIELD_HEADER_SFTP_USERNAME" : "Username:",
|
||||
"FIELD_HEADER_STATIC_CHANNELS" : "Static channel names:",
|
||||
"FIELD_HEADER_TIMEOUT" : "Connection timeout",
|
||||
"FIELD_HEADER_TIMEZONE" : "Time zone:",
|
||||
"FIELD_HEADER_USERNAME" : "Username:",
|
||||
"FIELD_HEADER_WIDTH" : "Width:",
|
||||
|
Reference in New Issue
Block a user