GUACAMOLE-377: Add parameter definition and translation for "enable-gfx".

This commit is contained in:
Michael Jumper
2021-09-02 17:34:07 -07:00
parent d6db8fac7e
commit 93d97e8c97
2 changed files with 6 additions and 0 deletions

View File

@@ -254,6 +254,11 @@
{
"name" : "performance",
"fields" : [
{
"name" : "enable-gfx",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "enable-wallpaper",
"type" : "BOOLEAN",