GUACAMOLE-649: Add definition and translation for SSH "locale" parameter.

This commit is contained in:
Michael Jumper
2019-05-09 18:25:23 -07:00
parent 4d1e0f18dd
commit b5c5fa39ca
2 changed files with 5 additions and 0 deletions

View File

@@ -74,6 +74,10 @@
"name" : "command",
"type" : "TEXT"
},
{
"name" : "locale",
"type" : "TEXT"
},
{
"name" : "server-alive-interval",
"type" : "NUMERIC"