GUACAMOLE-5: Define connection and sharing profile parameters separately.

This commit is contained in:
Michael Jumper
2016-08-07 22:50:26 -07:00
parent 989ad39513
commit 14365ff72e
7 changed files with 108 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "rdp",
"forms" : [
"connectionForms" : [
{
"name" : "network",

View File

@@ -1,6 +1,6 @@
{
"name" : "ssh",
"forms" : [
"connectionForms" : [
{
"name" : "network",

View File

@@ -1,6 +1,6 @@
{
"name" : "telnet",
"forms" : [
"connectionForms" : [
{
"name" : "network",

View File

@@ -1,6 +1,6 @@
{
"name" : "vnc",
"forms" : [
"connectionForms" : [
{
"name" : "network",