GUAC-515: Add create-drive-path parameter to RDP.

This commit is contained in:
Michael Jumper
2015-07-28 14:36:50 -07:00
parent c887f3a804
commit 5f85b41bbd
2 changed files with 6 additions and 0 deletions

View File

@@ -131,6 +131,11 @@
"name" : "drive-path",
"type" : "TEXT"
},
{
"name" : "create-drive-path",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "static-channels",
"type" : "TEXT"