GUACAMOLE-600: Add telnet connection timeout client setting.

This commit is contained in:
Virtually Nick
2024-08-26 13:36:56 -04:00
parent 821af60a88
commit 2a97e327fb
2 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,10 @@
{
"name" : "port",
"type" : "NUMERIC"
},
{
"name" : "timeout",
"type" : "NUMERIC"
}
]
},