GUACAMOLE-600: Add RDP timeout client options.

This commit is contained in:
Virtually Nick
2024-08-26 13:23:15 -04:00
parent 8525aa15d7
commit b92222c3a0
2 changed files with 5 additions and 0 deletions

View File

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