mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-515: Add create-drive-path parameter to RDP.
This commit is contained in:
@@ -131,6 +131,11 @@
|
||||
"name" : "drive-path",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "create-drive-path",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "static-channels",
|
||||
"type" : "TEXT"
|
||||
|
Reference in New Issue
Block a user