mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUACAMOLE-5: Define connection and sharing profile parameters separately.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "rdp",
|
||||
"forms" : [
|
||||
"connectionForms" : [
|
||||
|
||||
{
|
||||
"name" : "network",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "ssh",
|
||||
"forms" : [
|
||||
"connectionForms" : [
|
||||
|
||||
{
|
||||
"name" : "network",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "telnet",
|
||||
"forms" : [
|
||||
"connectionForms" : [
|
||||
|
||||
{
|
||||
"name" : "network",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "vnc",
|
||||
"forms" : [
|
||||
"connectionForms" : [
|
||||
|
||||
{
|
||||
"name" : "network",
|
||||
|
Reference in New Issue
Block a user