mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
Merge changes from patch branch back to main.
This commit is contained in:
@@ -96,6 +96,22 @@
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"name" : "clipboard",
|
||||
"fields" : [
|
||||
{
|
||||
"name" : "disable-copy",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "disable-paste",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"name" : "behavior",
|
||||
"fields" : [
|
||||
|
Reference in New Issue
Block a user