GUACAMOLE-445: Add client-side parameters and translations for changing printer name.

This commit is contained in:
Nick Couchman
2018-01-16 17:46:40 -05:00
parent 34faa5d928
commit b4b7366b84
2 changed files with 5 additions and 0 deletions

View File

@@ -169,6 +169,10 @@
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "printer-name",
"type" : "TEXT"
},
{
"name" : "enable-drive",
"type" : "BOOLEAN",