mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-303: Merge Add definitation and translations for new sftp-root-directory parameter.
This commit is contained in:
@@ -315,6 +315,10 @@
|
||||
"name" : "sftp-passphrase",
|
||||
"type" : "PASSWORD"
|
||||
},
|
||||
{
|
||||
"name" : "sftp-root-directory",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "sftp-directory",
|
||||
"type" : "TEXT"
|
||||
|
@@ -122,6 +122,10 @@
|
||||
"name" : "enable-sftp",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "sftp-root-directory",
|
||||
"type" : "TEXT"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -128,6 +128,10 @@
|
||||
"name" : "sftp-passphrase",
|
||||
"type" : "PASSWORD"
|
||||
},
|
||||
{
|
||||
"name" : "sftp-root-directory",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "sftp-directory",
|
||||
"type" : "TEXT"
|
||||
|
Reference in New Issue
Block a user