mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-422: Add field for timezone for SSH connections.
This commit is contained in:
committed by
Virtually Nick
parent
50c2161ec8
commit
8ad65d6e6c
@@ -89,9 +89,13 @@
|
||||
"options" : [ "", "127", "8" ]
|
||||
},
|
||||
{
|
||||
"name" : "terminal-type",
|
||||
"name" : "terminal-type",
|
||||
"type" : "ENUM",
|
||||
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
},
|
||||
{
|
||||
"name" : "timezone",
|
||||
"type" : "TIMEZONE"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user